sasimapatterson / note-taker

Note-taker app using Express.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note-Taker

Users can add, retrieve and delete notes.

Table of Contents

  1. Descriptions
  2. Tech used
  3. Visuals
  4. Link

Descriptions

For users : A simple but essential app. Life can get hectic and overwhelme with activities and responsibilities. This easy to use app allows the user to add, retrieve and delete notes. Make it convenient to check the future event or track past activities. For developers : This app is focusing on the backend by using Express.js which provides a robust set of features for web applications.

Tech Use

  • HTML
  • CSS
  • Bootstrap
  • Express.js
  • NPM
  • Heroku

Visuals

Note-Taker Web Application

note-taker-frontpage

Users can write new note by clicking on the "+" symbol on the top right corner.

note-taker-write

Notes can be saved by clicking on the save button on the top right corner. This will appear when user starts adding note details. To delete notes, simply click on the bin image next to the saved notes on the left hand side.

note-taker-add

Link

Heroku

About

Note-taker app using Express.js


Languages

Language:JavaScript 67.5%Language:HTML 22.1%Language:CSS 10.4%