/task-manager

Task manager is a web application built using laravel, react.js and bootstrap ui which manage tasks (read, add, edit, delete)

Primary LanguagePHP

Build Status Total Downloads Latest Stable Version License

About Application

Task manager is a web application built using laravel, react.js and bootstrap ui which manage tasks (read, add, edit, delete)

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Notes

  • Make sure to install the composer dependencies composer install

  • Make sure to install npm modules npm install

  • Name your database as task_manager from .env file

License

The Laravel framework is open-sourced software licensed under the MIT license.