Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Note Taker

License Badge

Description

Motivation: Small business owners have a lot of tasks on the go at any given time. To assist in keeping track of all of these tasks, and thoughts, this application will allow the user to write, save, and delete notes easily.

The Why: To aid in the consolidation of multiple tasks and thoughts, in a concise way without wasting paper or being surrounded by post-it notes.

Problem Solved: This app allows the user to access their notes across multiple devices at any given time. It prevents the loss of notes, and assists with the chaos of losing track of details, tasks, and thought processes that cannot be immediately dealt with.

Lessons: This application allowed me to practice using express.js, modular-routing, the use of middleware and finally to utilise get, post, and delete requests

Table of Contents

  1. Technologies
  1. Installation
  1. Usage
  1. Roadmap
  1. Support
  1. License
  1. Tests

Technologies

  • Linking my back end code with pre-existing front end
  • Javascript
  • JSON
  • Node
  • Express.js
  • File System
  • routers
  • util
  • path

Installation

Usage

This application is easy and simple to use. once you land on the front page of teh application, you can press teh main button to 'notes' Once you are within the notes, simply click into the title of the note- enter a title. Clik into the main body of teh note and write your note content. Once you begin writing that note content, a save button and a clear button will appear. You can now scrap or save your note. If you are happy with your note, click save. This note is now stored on the left hand side of the screen and will remain there even if you log out of the page altogther. You can click on the note to open it up and read it, or you can press the delete button and remove it once your task is complete or the note is no longer required.

Roadmap

Colouring system where notes can be coloured by priority or age. A mobile friendly version.

Support

Alexandra Nel info@alexandranel.com

Credits

Monash University Bootcamp starter code (front end) [Alexandra Nel] (https://github.com/AlexandraNel)

License

MIT License

Tests

n/a

About

This application can be used to write and save notes. This application uses an Express.js back end and will save and retrieve note data from a JSON file.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages