Simple task Management web app. Used frameworks and technologies:
- MySQL
- Laravel
- JQuery
- Bootstrap
- JQuery UI Sortable
- Fontawesome
- PHP >= 7.3
- MySQL
- Composer
-
Create a new database on MySQL
-
Open project folder and copy .envexample as .env and update DB connection details
-
Run
composer install
,php artisan migrate
,php artisan serve
on terminal inside of project root folder. -
Open browser, go to
http://localhost:8000
-
Register and enjoy the app :).
Developed by Maksat Meredov