Skip to content

Commit

Permalink
Update README.md (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
S0fft authored Nov 1, 2024
1 parent 1e1fefb commit 1a1c590
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# Todo-App
TODO-App [React | DRF]
# BeBetter-ToDo
#### ToDo-App — Task Management Startup on Django REST Framework & React.js [Teamwork]

ToDo API application made in a team. The client side is written on React, the server side on Django REST Framework.
In application has created user registration/authorization (JWT), user-profile-settings. The user can create a list of tasks, give them labels, delete, change and much more.
OAuth 2.0 added. For storage using MySQL.

#### Stack:
- JavaScript
- React.js
- HTML / CSS
- Python
- Django
- Dajngo REST Framework
- MySQL
- Docker
- Swagger

Additional libraries are specified in the `requirements.txt` file.

## Project Setup on Windows

### - In development...

0 comments on commit 1a1c590

Please sign in to comment.