Git Product home page Git Product logo

taskmanagement's Introduction

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

taskmanagement's People

Contributors

ceejay06s avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.