Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parwatcodes/taskman
A task management web app
https://github.com/parwatcodes/taskman
jira localstorage task task-management task-management-system trello
Last synced: 17 days ago
JSON representation
A task management web app
- Host: GitHub
- URL: https://github.com/parwatcodes/taskman
- Owner: parwatcodes
- License: mit
- Created: 2023-05-31T03:34:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T04:54:10.000Z (7 months ago)
- Last Synced: 2024-07-25T05:52:37.547Z (7 months ago)
- Topics: jira, localstorage, task, task-management, task-management-system, trello
- Language: HTML
- Homepage: https://task-man.surge.sh/
- Size: 406 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Name
TaskMan - A task management web app.
#### task-man.surge.sh/
## Description
TaskMan is a powerful and intuitive web application built using JavaScript, HTML, and CSS, designed to help you stay organized and productive. With its user-friendly interface and seamless functionality, TaskMan revolutionizes the way you manage your tasks and projects.
## Technologies
- JavaScript
- HTML
- CSS
- LocalStorage
- BootStrap
- Day.js## Credits
Design taken from figmaLink - https://www.figma.com/community/file/995666043585336668/Task-Management-App
Thanks to https://www.figma.com/@SanderVreeken
## Usage
The app seeds default one of each admin, member and task, using the file `/helpers/seed.js`.
```js
admin login credentialsemail: [email protected]
password: Admin@123member login credentials
email: [email protected]
password: Member@123
```
## Snapshots
![]()