Skip to content

aadhar41/laravel-task-list

Repository files navigation

Laravel Task List Application

Welcome to task lis application. Here you will find an application, which is used to manage a task list i.e. View all list create, update & delete a task.

Overview

Laravel Task List is a streamlined task management application built using the Laravel framework. It helps users organize, track, and manage their daily tasks efficiently with an intuitive UI and robust backend functionalities.

Features

  • Task Creation & Management – Add, update, and delete tasks effortlessly.
  • User Authentication – Secure login and registration system.
  • Task Prioritization – Categorize tasks based on priority levels.
  • Due Date Reminders – Keep track of deadlines with notifications.
  • CRUD Operations – Fully functional Create, Read, Update, and Delete capabilities.
  • Responsive UI – Optimized for both desktop and mobile usage.
  • Database Integration – Uses MySQL for storing and managing task data.
  • RESTful API Support – Seamless integration for future expansion.

Technologies Used

  • Backend: Laravel 10 (PHP)
  • Frontend: Blade Templates, Bootstrap, JavaScript, CSS, HTML5, Tailwind CSS, jQuery, Bootstrap
  • Database: MySQL
  • Version Control: Git & GitHub
  • API Support: RESTful APIs for external integrations

Installation Guide

Prerequisites

Ensure you have the following installed on your system:

  • PHP (v8.x recommended)
  • Composer
  • MySQL
  • Laravel CLI
  • Git

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/aadhar41/laravel-task-list.git
    

Sections

  1. Home: Task list.
  2. Create: Form where you can create a task.
  3. Edit: Form where a task can be updated.
  4. View: Page on which a task can be viewed.

Screens

Home

Create Task

Edit Task

View Task

Usage

A simple to do task list application.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is licensed under the MIT License.

About

04 - Project #1 - Task List

Resources

Stars

Watchers

Forks

Packages

No packages published