https://github.com/adityaks-lts/simplenote
Simplenote is a lightweight, free note-taking app that emphasizes simplicity, responsive , and cross-platform syncing.
https://github.com/adityaks-lts/simplenote
authentication authorization chakra expressjs mongoose nodejs react router-dom
Last synced: 3 months ago
JSON representation
Simplenote is a lightweight, free note-taking app that emphasizes simplicity, responsive , and cross-platform syncing.
- Host: GitHub
- URL: https://github.com/adityaks-lts/simplenote
- Owner: adityaks-lts
- Created: 2024-07-29T08:58:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T08:40:56.000Z (10 months ago)
- Last Synced: 2025-01-06T16:29:00.482Z (5 months ago)
- Topics: authentication, authorization, chakra, expressjs, mongoose, nodejs, react, router-dom
- Language: JavaScript
- Homepage: https://simplenote-frontend.onrender.com/
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simplenote
## Deployed Links
[Live Demo Frontend](https://simplenote-frontend.onrender.com)
[Live Demo Backend](https://simplenote-qcl4.onrender.com)# List out the key features of our application.
- Authentication Login and Sign in
- Authorization Generate tokens for each user to verify
- Encrypted registered password by using bcrypt
- Simple ui showcase all the notes on one side and their info on the other
- Can create new notes with added tasks (checklist)
- Loading animation when data is fetching
- Responsiveness for both PC/mobile
## Screenshots
- **Desktop view**: 
- **Mobile view**: 