An open API service indexing awesome lists of open source software.

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.

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