Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monciego/task-list
simple task list application
https://github.com/monciego/task-list
Last synced: about 2 months ago
JSON representation
simple task list application
- Host: GitHub
- URL: https://github.com/monciego/task-list
- Owner: monciego
- Created: 2024-01-02T21:20:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-25T17:42:24.000Z (11 months ago)
- Last Synced: 2024-01-26T14:53:51.887Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task List
This Laravel project represents a fundamental showcase of my development proficiency. It's a minimalist task list application enabling users to manipulate tasks by adding, editing, or removing them. Tasks can be categorized as completed or not completed. This project serves as the starting point in a series of Laravel projects, showcasing the progression of my skills from basic to intermediate levels.