Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauryiv/note-taker


https://github.com/mauryiv/note-taker

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


# Note Taker


## Description
This project can add and delete notes you may want to have for yourself. It stores is on it's own API in order to keep that information as well. [Check it out](https://note-taker-f38a.onrender.com/)

## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)


## Badges
![Maury Hughes IV](https://img.shields.io/badge/Maury%20Hughes%20IV-5A2BE2)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)


## Installation
User can num npm i in the command line to install the required dependecies listed in package.json


## Usage
This would be good for a to do list or for any osrt of task list needed, even grocery shopping!


## Visuals
![Intro Page](https://github.com/MauryIV/note-taker/assets/146037880/391422b4-37f5-4e95-89ad-a7eb0fb174f4)
![Notes Page](https://github.com/MauryIV/note-taker/assets/146037880/24074f08-2ffb-4c44-aff6-313398436295)
![Taking Note](https://github.com/MauryIV/note-taker/assets/146037880/0ffda1d2-898b-4a6d-8645-05adc988c232)


## Tests
I tested this to make sure it worked in a local host by running "node server.js".


## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is my [Github](https://github.com/MauryIV) as well as my email .


## Roadmap
NA


## Contributing
Always open for input or way to simplify the code. Even new way to look at it! Feel free to reach out to me!


## Authors and Acknowledgment
Base code from initial commit and knowledge I gained to complete it is from DU coding bootcamp.


## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.


## Project Status
Complete

[back to top](#title)