Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grzegorzwalewski/taskmanager
Task board with API CRUD and decent frontend
https://github.com/grzegorzwalewski/taskmanager
crud larvel livewire tailwindcss task-board task-manager
Last synced: 3 months ago
JSON representation
Task board with API CRUD and decent frontend
- Host: GitHub
- URL: https://github.com/grzegorzwalewski/taskmanager
- Owner: GrzegorzWalewski
- Created: 2024-05-17T10:02:13.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-17T18:41:21.000Z (7 months ago)
- Last Synced: 2024-09-25T20:42:36.589Z (3 months ago)
- Topics: crud, larvel, livewire, tailwindcss, task-board, task-manager
- Language: PHP
- Homepage: https://taskmanager.alcony.pl
- Size: 405 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Task Manager## Access live project
Project is temporary available at: https://taskmanager.alcony.pl/Postman Collection for API is [available here](https://universal-spaceship-641904.postman.co/workspace/test~a8e355ca-8a87-4bc7-9fe8-5bd0236110f0/collection/14058032-6ff73425-21b0-4f38-a794-6d31f8efad1f?action=share&creator=14058032).
## Run project
To run You may use [my other repo](https://github.com/GrzegorzWalewski/bitnami-laravel-quickstart)## Available views
### Guest view - quick overview of the project
![Screenshot 2024-05-17 at 19-54-20 TaskManager](https://github.com/GrzegorzWalewski/taskManager/assets/25950627/d5492785-7cf2-447f-96ef-6f65141b91b0)### Dashboard
![obraz](https://github.com/GrzegorzWalewski/taskManager/blob/master/public/images/screens/dashboard.png)### Profile with added API Tokens section
![Screenshot 2024-05-17 at 19-56-23 TaskManager](https://github.com/GrzegorzWalewski/taskManager/assets/25950627/75d2468c-f76b-4cf4-ac46-1e755bad052f)## Tech stack
- PHP
- Laravel
- Livewire
- tailwindCss
- flowbite