Skip to content

parthmp/taskmanager

Repository files navigation

External sources (As you have mentioned the job post that you want me to disclose any 3rd party code)

  1. Boostrap CSS & JS library
  2. An HTML template from bootstrap examples called Dashboard
  3. reset.css from eric meyer
  4. flatpickr library for date and time selection.
  5. For drag and drop SortableJS is used.

How to install

  1. Unzip the file
  2. Open the .env file in the text editor
  3. Change database settings as you need, from lines 23 - 28 and save it.
  4. Open terminal or command line
  5. run "php artisan migrate" (without quotes)
  6. run "php artisan serve"

About the drag and drop

  1. I have not used Vue+Vite as it would be overkill for this small project
  2. I have used vanilla javascript

About

A small task manager application with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors