https://github.com/omarreda22/notes-app-with-django-and-react
Notes App With Django/DjangoRestFramework in Backend and React in Frontend
https://github.com/omarreda22/notes-app-with-django-and-react
api django django-notes-app django-rest-framework django-rest-framework-simplejwt notes-app react
Last synced: 2 months ago
JSON representation
Notes App With Django/DjangoRestFramework in Backend and React in Frontend
- Host: GitHub
- URL: https://github.com/omarreda22/notes-app-with-django-and-react
- Owner: omarreda22
- Created: 2023-03-27T02:20:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T01:05:29.000Z (about 3 years ago)
- Last Synced: 2025-06-25T23:04:05.584Z (12 months ago)
- Topics: api, django, django-notes-app, django-rest-framework, django-rest-framework-simplejwt, notes-app, react
- Language: Python
- Homepage:
- Size: 12.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes App (Django/React)
Notes App With Django/DjangoRestFramework in Backend and React in Frontend
## Demo, and you can [go live](https://mynotesapplication.netlify.app/)
## Backend Server Demo
## Used:
1. Django
2. Django Rest Framework (DRF)
3. Json Web Token (JWT)
4. React
## Pages
1. Register/Login
2. Notes List
3. Add New Note
4. Update/ Delete Note