Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ramonpbarros/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Note Taker

License: MIT

Application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

Table of contents

General info

For users that need to keep track of a lot of information, it's easy to forget or be unable to recall something important. Being able to take persistent notes allows users to have written information available when needed.

Screenshots

Example screenshot Example screenshot

Technologies

  • Node.js
  • Express
  • JavaScript
  • CSS 3
  • HTML 5

Setup

This application runs in the browser. Nothing needs to be installed except for your default browser.

  • Repository can be found here: GitHub/ramonpbarros Make sure to git clone and check out the code!

Code Examples

Show examples of usage: app.listen(PORT, () => {console.log("App listening to PORT: " + PORT);});

Features

List of features:

  • Write, save, and delete notes.
  • Express backend.

To-do list:

  • Improve design.

Status

Project is: in progress

  • Make sure to check the application here.

Inspiration

Project inspired by UCSD Coding Bootcamp, based on second month of course, applying Node.js, Express and JavaScript skills.

Contact

Created by @ramonpbarros - feel free to contact me!

About

Application that can be used to write, save, and delete notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published