A full back-end CRUD API from scratch for Expresso, a local café.
The project is focused on the routing and database logic for an internal tool for a coffee shop called Expresso.
The Expresso internal tool allows users to:
- Create, view, update, and delete menus
- Create, view, update, and delete menu items
- Create, view, update, and delete employees
- Create, view, update, and delete employee's timesheets
You can view all of this functionality in action in the video: Expresso.mov
Installs all the required modules.
Then open index.html in your browser to interact and test the functionality.
To view your local version of the site, open index.html in Google Chrome.