Recruitment challenge using Django (2019)
- Book catalog, using basic CRUD approach (Book, Category, Author, Review)
- Endpoins using RESTful using Django REST Framework
- Sign-up, Activate using E-mail, Login, Logout
- Feature to keep track of readed books
- Deploy with AWS, Heroku, PythonAnywhere, other similar
- Front-end to use the application
- Social authentication
- Image upload (book cover, for example)