An open API service indexing awesome lists of open source software.

https://github.com/rob-gon/to-dos

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.
https://github.com/rob-gon/to-dos

laravel laravel-framework php8 to-do-app to-do-list

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

Laravel Logo


Build Status
Total Downloads
Latest Stable Version
License

## About The Project

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.

## How To Make It Work

- Pull the project to a local repository.
- "Composer install/update".
- Re-migrate the database.