This challenge is being used to showcase the training in Module 11 for Express.js, building server files and servers. We were given sample code that needed additional code to make this function as a working Note Taking site.
The mandatory files needed yet missing for this project to return a working Note Taker site are server.js, and route files, which I named htmlRoutes.js and apiRoutes.js. These then needed to be completed to allow the post, get, and for a bonus a delete HTTP request to work.
Github Repository Link
Heroku URL of the functional, deployed application
Git Hub Deployed page link (not functioning just repository site hosting readme file)
Animation of the working /notes page adding and deleting a note:
Clone to your computer using SSH from GitHub:
git clone git@github.com:jscobie/NoteTaker.git
You’ll also need to run to install the node required dependencies after you clone the install by running:
npm install
The usage of this project is to allow myself to turn this project in for grading to the MSU Bootcamp academic grading team.
Read more about MIT license.
Review Note Taker site is working once installed. To run Note Taker site after installation run the following command:
npm start
Credit to the MSU Bootcamp and instructors for training and training materials to resolve some of these issues.
Programs, packages used:
Node.js
Express.js
Use the following options to contact me for questions:
jscobie
jscobie@focus-solutions.net