Skip to content

officiallyanee/Food_Ordering_System

Repository files navigation

Food_Ordering_System

  1. Install the dependencies by

    npm i
    
  2. Create a database and use that in your .env file as given in sample

  3. Run db_schema.sql in models folder in your mysql to create the schema required.

  4. You can run the sql in db_dummy_data.sql in models folder to use the app.

  5. Make sure to add a secret key in env

  6. To run :

    npm start
    
  7. The admin and chefs must be manually added to the db, all logins are by default taken to be customers.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors