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.
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.
- ✅ 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.
- 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
Ensure you have the following installed on your system:
- PHP (v8.x recommended)
- Composer
- MySQL
- Laravel CLI
- Git
- Clone the repository:
git clone https://github.com/aadhar41/laravel-task-list.git
- Home: Task list.
- Create: Form where you can create a task.
- Edit: Form where a task can be updated.
- View: Page on which a task can be viewed.
A simple to do task list application.
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.
This project is licensed under the MIT License.