TasneemSaeed / Simple-Laravel-MVC-Todo-List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

img

To-Do List

A To-Do List MVC application to save all your tasks. Using Laravel Framework and jQuery.

Register your basic information and get started !

register

The project consists of one page directed as /home

You can navigate to next and previous tasks using the right and left side arrows.

home

You can add new task by pressing Add Task button which opens a form where you can add task's title and due time.

add add1

Side buttons are used to control your tasks.

edit

To edit your task info, the first button opens an edit form for you.

edit1

Second button is used to delete the task and the last button immediately marks the task as done.

done

About


Languages

Language:PHP 75.7%Language:HTML 23.8%Language:Vue 0.5%