https://github.com/cobypear/notetaker
A note taker app utilizing MySQL and Node.js +Express
https://github.com/cobypear/notetaker
note taker
Last synced: 4 months ago
JSON representation
A note taker app utilizing MySQL and Node.js +Express
- Host: GitHub
- URL: https://github.com/cobypear/notetaker
- Owner: CobyPear
- Created: 2020-07-09T20:52:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T06:28:24.000Z (over 3 years ago)
- Last Synced: 2024-12-30T09:40:53.684Z (over 1 year ago)
- Topics: note, taker
- Language: JavaScript
- Homepage: https://polar-badlands-27067.herokuapp.com/
- Size: 3.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note Taker
Here is a simple note taker app with backend using Node.js and express
The app can be found [here](https://polar-badlands-27067.herokuapp.com/)
# Demo

# Description
This app is designed to allow the user to take, save, and delete notes with a simple and intuitive UI.