A Symfony project to manage TODO lists.
- PHP 5.3 and up.
- Database: SQLite.
- Check if your system meets the software requirements for Symfony by browsing http://localhost:8000/sfcheck.
- Execute the php bin/console server:run command.
- Browse to the http://localhost:8000 URL.