A back end application that can be used with an e-commerce website. The application uses Express.js back end functionality along with Sequelize to interact with a MySQL database. The application also uses the dotenv package to store MySQL environment variables.
- Description and Purpose
- Application Screenshot
- Application Demo Videos
- Built With
- Installation
- License
- Contributing
- Tests
- Questions
https://drive.google.com/file/d/19AyOGiVXtWiq4BGHtbGUyXKfKjx5arXa/view
https://drive.google.com/file/d/1wsOBoXIHHzFRz0KJEINVBzit_ZIlrt_8/view
https://drive.google.com/file/d/1_F7_sDFuItw1I0HtuDTU5DnS4HqM6I_P/view
https://drive.google.com/file/d/1ENTYXSEPbNT_lmzRMsVbf3YEBa_Qi1Ja/view
https://drive.google.com/file/d/17A7oX1jK_VbNcjrCOfHWo8wvWZFiKWxJ/view
- JavaScript
- Node.js
- Express.js
- MySQL
- Sequelize
- Dotenv
Application can be used in any command line terminal with Node.js installed. Node depedencies can be installed by typing 'npm install' into the command line. Express server can be connected by typing 'npm start'.
Download code for this project here (zip file): https://github.com/MikeGShelby/ecommerce-app/archive/master.zip Download Node here: https://nodejs.org/en/download/
Developed by Mike Shelby
All API end points were tested using Insomnia Core, as shown in above demo videos.
Github Username: mikegshelby
Github Profile: https://github.com/mikegshelby
Email: mikegshelby@gmail.com
Please email me with any questions about this project!