It's simple todolist-like web service. It contains: registering&logging in, creating multiple projects and tasks with assigned prioritets.
I used Laravel framework, additionally project requires PHP7.1 and composer. It was written to be hosted in my SBC micro server and help to organise workload with my projects.
The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).All my source code is under the MIT license too.