Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notation Application

License: MIT GitHub repo size GitHub top language GitHub commit activity GitHub language count

html badge css badge express.js badge node.js badge heroku badge

Table of Contents

-Introduction

-Technology

-Screenshots

-Usage

-Credits

-Contact

-License

Links

Introduction

This application functions to give users the ability to create, store, retrieve and delete notes with a title and a body.

Usage

In order to run the application, open the server.js file in integrated terminal, run "npm install" to install dependencies, and then run "node server.js".

Screen Shots

“An image of the landing page for the note taking application”

“An image of a new note written to demo functionality”

“An image of a new note having been saved on the left hand side of the appllication”

Technologies

Technology used to create application
  • HTML5 (given)

  • CSS3 (given)

  • Express

  • Nodejs

  • Npm package uuidv4 - Unique number id generation for notes

  • Heroku - Hosting

Project Challenges

  • One of the largest challenges for me in this project turned out to be making sure that I had both my api and html routes written correctly. I spent the most time making adgustments to those routes repeatedly in order to get the application to run. Also, at the time of deploying the application, I was still unable to get the "delete" function to work, in spite of spending hours over the course of several days tweaking that section of code.

Credits

Author

Meredith Jones

Contact

@MeredithJones

License

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages