Skip to content

This is a basic task list created with Laravel 5.7 and Bootstrap 4.3.1. You can create task, edit task, delete task, mark task as completed and mark task as pending. Good stuffs. Hope it meets your needs

Notifications You must be signed in to change notification settings

dfnsdavid/Basic-Todo-Task-List

Repository files navigation

Basic Todo (Task List)

This is a basic task list created with Laravel 5.7 and Bootstrap 4.3.1.

You can create task, edit task, delete task, mark task as completed and mark task as pending.

Good stuffs. Hope it meets your needs

Usage instruction

  1. Ensure your device can run Laravel applications (if you're new to Laravel check out https://laravel.com/docs)
  2. Download or Clone
  3. In your preferred cmd, navigate to the application folder
  4. Run composer install (that should install all dependencies needed for the application to run)
  5. Run php artisan key:generate
  6. Explore, Use, Comment

About

This is a basic task list created with Laravel 5.7 and Bootstrap 4.3.1. You can create task, edit task, delete task, mark task as completed and mark task as pending. Good stuffs. Hope it meets your needs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published