Skip to content

Gadfomo/laravel-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Laravel To-Do App

Overview

This is a fullstack To-Do App built with Laravel 10 that includes user authentication, CRUD operations for tasks, and optional enhancements like task filtering and priority levels.

Features

  • User Registration and Login
  • Create, Read, Update, and Delete Tasks
  • Authorization: Users can only manage their own tasks
  • Bonus Enhancements:
    • Filter tasks by status (pending/completed)
    • Set task priority (low, medium, high)
  • Responsive UI using Bootstrap

Setup Instructions

  1. Clone the Repository:
    git clone https://github.com/yourusername/laravel-todo-app.git
    cd laravel-todo-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors