Coder Social home page Coder Social logo

note-taker's Introduction

Note Taker

Description

This is an application designed for a user to write, save, and delte notes. This application has both a front-end and a back-end environment.

Live Application

Link to live application: https://express-simple-note-taker-7dad730c8ea4.herokuapp.com/

Installation

For local setup, Node.js needs to be installed as well as Express.js. Be sure to run 'npm i' in the terminal to download node_modules and all necessary dependencies.

To start the server, run 'node server.js' in the terminal, or install nodemon and run 'npx nodemon server.js'. With nodemon, it is not necessary to restart the server. Finally, navigate to http://localhost:3002/ to use the application.

Usage

To use this application, from the homepage, the user should click "Get Started". The page will redirect to where the user should input the notes. Once a note title and text is written, the user should hit the save button in the top right corner. The note will then show in the left side bar.

To view saved notes, the user can click on any note along the left side of the page. The note will then render to the page.

To delete a note, the user can simply hit the trash icon next to any saved note and it will be removed.

License

This application is unlicensed.

Contact Information

Email: [email protected] GitHub: nstark12

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.