Skip to content

JacquesBonet3/bottle_front

Repository files navigation

bottle_front

This project use refine

This refine project was generated with superplate.

Getting Started

refine is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

Available Scripts

    npm install

Running the development server.

    npm run dev

Building for production.

    npm run build

Running the production server.

    npm start

The application

The application need to modify energie_win_back_main to authorize CORS

Problems

Delete bottle

We have the following error on the back end:

ERROR [ExceptionsHandler] update or delete on table "bottle" violates foreign key constraint "bottle_price_history" on table "bottle_price_history"

The REST interface don't provide a endpoint to delete row in the bottle_price_history history. DELETE actions are only possible on /bottles/{id} et /notes/{id}.

Filters

Filter is very basic.

Refresh

There is a problem on explicit application refresh

Access token

Access token expiration has not been tested

Learn More

To learn more about refine, please check out the Documentation

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published