Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 598 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 598 Bytes

About

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.

License

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.