Skip to content

ceejay06s/taskmanagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskmanagement

Task Management System with Authentication

About Task Manager

Create a Task or a Sub-Task with Task Manager with following functions using Laravel and Materialize Css

  • Authentication.
  • Send Email to Verify new registration
  • Reset Password
  • Create and Edit Task and Sub Task.
  • Remove Task (will be move to bin for manually deletion).
  • Permanently Delete Task.
  • Upload Attachments Image or Document in Task and Sub-Task.
  • Download attachments.
  • Delete Attachments Permanently.

How to Setup?

  • Clone or Download this Repository to your respective server or local server
  • Create your Database Schema
  • modify the .env file the database credentials to connect to database
  • (Option 1) execute to the terminal php artisan migrate or simply run your browser (http://yourdomain/migrate) only run once
  • (option 2) import the taskmanagementsytem.sql to your created Database Schema
  • execute to the terminal php artisan storage:link or simply run your browser (http://yourdomain/link)
  • to create temporary server in your local workstation run command php artisan serve then browse to (http://localhost:8000)

For Demo Go to [https://cbtms1210.x10.bz]

Works with Mobile and Desktop Browsers

About

Task Management System with Authentication

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors