Author: Audrey Flanders
Link to Demo (Please be patient; it takes about 30-60 seconds for the server to spin up.)
- MySQL
- Node.JS
- Express
- Handlebars
- JavaScript
This is a database management system for a bookstore. Uses CRUD functions to manage and track product inventory, customers, employees, and sales.
1. Clone the repo
git clone https://github.com/aflanders7/Bookstore.git
3. Install packages
npm install
5. Run the program
node app.js