Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.45 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.45 KB

Description

This application is deployed in Heroku and it allows the user to save notes that can then be read, edited or deleted. It will help the user keep track of tasks, events and thoughts.

With this application I expect to learn to use the NodeJs and the ExpressJs runtime environment to simulate requests to the server from a client-browser.

Table of Contents

Installation

No installation is required as this application is run from Heroku.

Usage

This application is deployed in Heroku. Visit Heroku deployed page

Click on the start button at the homepage to start the note-taker application. Select an existing note to open and edit, click on the bin icon to delete it or click on the '+' icon in the upper right corner to create a new note.

Screenshot of the note taker application

Credits

GitHub

Visit Repo

Features

  • NodeJs
  • ExpressJs
  • Bootstrap
  • Fontawesome