Code Monkey home page Code Monkey logo

note-taker's Introduction

Note Taker

License

Description

For this week's challenge, I built a Note Taker application using my knowledge of JavaScript, NPM, Express.js, and Heroku. This project allows a user to easily write, save, and delete notes to keep track of tasks, thoughts, and events in a user-friendly interface deployed to Heroku. Developing the Note Taker application enabled me to explore the fundamentals of Express.js and the complexities of back-end development, such as GET and POST request and creating routes that link front-end HTML pages to back-end systems. Additional technologies include the uuid package from npm to generate unique ids for each note.

Table of Contents

Installation

  • No installation is needed, simply navigate to the deployed Note Taker application on Heroku using the link at the bottom of the README

Usage

To use this application:

  • Navigate to the notes page by clicking on the 'Get Started' button on the homepage.
  • Click on the text area to input a Note Title and Note Text.
  • When finished, click on the save button in the upper right corner of the screen and the note will be saved in the left column.
  • To view the note, click on the note title and the note's text will appear on the right column
  • To add a new note, click on the plus sign in the upper right corner of the screen to clear the text area for input.
  • To delete a note, click on the red trash can symbol on the right side of the note.

Screenshot of Note Taker

Links

License

This application is covered under the MIT License.

note-taker's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.