Coder Social home page Coder Social logo

klong75 / note-taker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19 KB

Note Taker is an Express.js note taking app that allows the user to quickly write and save notes so they can keep track of tasks and other important information. Notes can be deleted when they are no longer needed.

Home Page: https://note-taker-gnolvek.herokuapp.com/

CSS 11.93% JavaScript 62.75% HTML 25.32%

note-taker's Introduction

Note Taker

license badge!

URL of Deployed Application

https://note-taker-gnolvek.herokuapp.com/

Description

Note Taker is an Express.js note taking app that allows the user to quickly write and save notes so they can keep track of tasks and other important information. Notes can be deleted when they are no longer needed.

Screenshoots

note-taker note-taker5 note-taker2

Table of Contents

Installation

Clone the code from the repository and run npm install.

Usage

When the app opens click on the "Get Started" button. THis will take you to the notes page. To write a note simply click on the text area labeled "Note Title" and type your note title. Then click on the text area labeled "Note Text" and type your note. When you are finished typing your note click on the save icon in the top right corner of your screen to save the note. Saved notes appear on the left side of the screen. Click on a saved note to read or edit the note. When a saved note is no longer needed it can be deleted by clicking the trashcan button next to the saved note on the left side of the screen.

License

https://spdx.org/licenses/MIT.html

MIT License

Copyright (c) [2022] [Kevin Long]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

Not seeking contributions at this time.

Tests

n/a

Questions

For more information please see:

https://github.com/KLong75

For questions please contact:

[email protected]

note-taker's People

Contributors

klong75 avatar

Watchers

 avatar

note-taker's Issues

Save feature (save icon appearance and save functionality

WHEN I enter a new note title and the note’s text
THEN a Save icon appears in the navigation at the top of the page
WHEN I click on the Save icon
THEN the new note I have entered is saved and appears in the left-hand column with the other existing notes

Write a new note

WHEN I click on the Write icon in the navigation at the top of the page
THEN I am presented with empty fields to enter a new note title and the note’s text in the right-hand column

Access and edit existing note

WHEN I click on an existing note in the list in the left-hand column
THEN that note appears in the right-hand column

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.