https://github.com/ndf-web-dev/note-taker-application
Application that mimics a post-it note function.
https://github.com/ndf-web-dev/note-taker-application
bootstrap css express html javascript node nodejs npm-package router uuid
Last synced: 2 months ago
JSON representation
Application that mimics a post-it note function.
- Host: GitHub
- URL: https://github.com/ndf-web-dev/note-taker-application
- Owner: NDF-WEB-DEV
- Created: 2022-10-14T21:06:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T00:10:14.000Z (over 3 years ago)
- Last Synced: 2025-05-30T06:47:59.987Z (about 1 year ago)
- Topics: bootstrap, css, express, html, javascript, node, nodejs, npm-package, router, uuid
- Language: JavaScript
- Homepage: https://github.com/NDF-WEB-DEV/Note-Taker-Application
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note Taker Application
###
### Description
> #### This an application that mimics a post-it note function. It has the ability to create, save, and delete the notes from a list of notes located on the left side of the app. The right side of the app is for creating and adding a new note.
### Links to Application
[Git-Hub Link](https://github.com/NDF-WEB-DEV/Note-Taker-Application)
[Heroku Deployment Link](https://note-taker-appli.herokuapp.com/)
## Table of Contents
- [Project Name](#project_name)
- [How to install it](#installation)
- [Technologies Used](#technologies)
- [Running Tests](#tests)
- [How to use](#usage)
- [Report issues](#issues)
- [Questions](#username)
- [How to make contributions](#contributions)
- [Credits](#credits)
- [License](#license)
### Project Name
> Note Taker Application
### Installation
> You need to instal some npm packages in order to run the app. For unique ID use: npm i uuid, for router use: npm i router, for util use: npm i util.
### Technologies
> HTML, CSS, Bootstrap, JavaScript, node js, express js, npm packages, Heroku deployment
### Tests
> For unique ID use: npm i uuid, for router use: npm i router, for util use: npm i util.
### Usage
> This is a node app that can be deploy in Heroku.
### Questions
Contact me with questions via [GitHub](https://github.com/NDF-WEB-DEV) or send an email to: nordleendefrias@gmail.com
### Report Issues
> send me an email
### Contributions
> This is a school project.
### Credits
> none
### License
> none