Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 figma

Link - 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 credentials

email: [email protected]
password: Admin@123

member login credentials

email: [email protected]
password: Member@123
```
## Snapshots