Skip to content

Full Stack Web App for restaurant ratings and reviews

Notifications You must be signed in to change notification settings

taurres/TooTasty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TooTasty

TooTasty is a full-stack website application, which can search, rate and review restaurants.

TooTasty implements authentication and authorization. Usera can only review restaurants and view their profile after logging in. What's more, there are three roles: customer, owner, and admin, who have diffrent authority and view diffrente pages.

To implement this application:

  1. add env. into the root floder
  2. install npm files
  3. command "npm run dev" to run this whole application
  4. command "npm run server" to run the backend
  5. command "npm run client" to run the frontend

About

Full Stack Web App for restaurant ratings and reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published