This is just a simple web application that I made with Laravel while I was studying the basics of it. You have your list of to-dos and you can attach each one of it to a category. The repository's name is pretty self-explanatory.
- Pull the project to a local repository.
- "Composer install/update".
- Re-migrate the database.