Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alaaamady authored Apr 6, 2023
1 parent 9bf90d3 commit ed5954d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,10 @@ EMAIL_PASSWORD=

6. Start the server:
`python manage.py runserver`


## TODO

1. The current implementation only has unit tests for the views module. We need to implement unit tests for all modules to ensure that the system is functioning correctly.
2. Create OpenAPI documentation using Swagger
3. Implement hashing for OTPs to enhance security.

0 comments on commit ed5954d

Please sign in to comment.