Skip to content

The application uses Django 3, Django REST framework and React.js. The appearance of the application and ordering products from restaurants is very simple. The main purpose of creating this application was to create an expert system. The Experta library was used for building expert system. The customer selects the products and adds them to the c…

Notifications You must be signed in to change notification settings

damian0s10/Restaurant

Repository files navigation

Restaurant

The application uses Django 3, Django REST framework and React.js. The appearance of the application and ordering products from restaurants is very simple. The main purpose of creating this application was to create an expert system. The Experta library was used for building expert system. The customer selects the products and adds them to the cart, then the expert system generates the final bill. API was build on the backend, using the Django REST framework. Frontend was made in React.js.

Project scripts

Build project

make build

Run project

make or make run

Run project with logs

make run-with-logs

Dump data

make dumpdata

Load data

make loaddata

Install frontend dependencies

make frontend-install

Run frontend in development mode

make frontend-run

About

The application uses Django 3, Django REST framework and React.js. The appearance of the application and ordering products from restaurants is very simple. The main purpose of creating this application was to create an expert system. The Experta library was used for building expert system. The customer selects the products and adds them to the c…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published