Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuelcardenasg23/task-list
https://github.com/samuelcardenasg23/task-list
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samuelcardenasg23/task-list
- Owner: samuelcardenasg23
- Created: 2024-04-03T05:36:28.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-07T06:52:25.000Z (7 months ago)
- Last Synced: 2024-04-07T09:26:47.372Z (7 months ago)
- Language: PHP
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task List
Task List is a Laravel-based web application for managing tasks, allowing users to create, view, update, and delete tasks. It features a user-friendly interface and provides a seamless experience for managing tasks efficiently.
## Description
Task List is a web application built using Laravel, a PHP framework for web artisans. The application allows users to organize and manage their tasks effectively. Users can create new tasks, mark tasks as complete or incomplete, edit task details, and delete tasks as needed.
### Key features of Task List include:
- Dashboard displaying a list of tasks with pagination.
- Edit, delete, and create new tasks.
- Mark tasks as completed or Not completed.
- Intuitive user interface for easy task management.## Technologies Used
- Laravel PHP Framework
- MySQL Database
- Alpine.js