Skip to content

renbesson/Too-Much-Food

 
 

Repository files navigation

Project 2 - Too Much Food

Description

This is webapp template using MVC, handlebars, MySQL (Sequelize), Express.js, Tailwindcss (DaisyUI).

It is used to manage restaurants, which you can use it to create/edit the restaurant's, menu, orders, and view order reports.

Installation

Follow the below to install the application:

  1. Download the files.
  2. Install MySQL.
  3. Create a .env file copying the variables in the .env.EXAMPLE file and filling out with you own data.
  4. Run npm install.
  5. Run npm run seed to seed the mock data.

Usage

Run npm run start to start the application.

Questions

See more of my projects on our Github page Marie Pais and/or Ren Besson.

Demo

https://toomuchfood.herokuapp.com

Screenshot 2023-02-20 at 7 02 08 PM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.8%
  • JavaScript 33.9%
  • Handlebars 15.3%