- Python 3.5.x
- Postgres
- Django - latest
- Login using email
- Simple registration using email, password and confirm password
- CRUD todo list
- Search todo by title and description
- Able to filter todo list by
mark_as_complete - User model should bio field
- Able to upload user avatar
- Use bootstrap theme
- Should run in postgres
- Add requirements for pip install