Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 761 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 761 Bytes

Project: todo-list

The goal of this exercise is to not only verify your skills but also how's your thinking when solving a problem.

Feel free to explore your ideas, take your time. Add anything you believe important, like a library you can't live without.

Problem:

A client needs a to-do list: add tasks, remove tasks, etc., each task must have at least a description and a deadline.

Requirements:

  • Python
  • Code in English
  • REST
  • Tests
  • README with instructions about how to run your code

Nice to have:

  • Django
  • Deploy to Heroku
  • Docker (and docker-compose)

How to proceed

Fork this project and don't forget to update this README accordingly. Once you're done with the project, please send the link of your project to [email protected].