Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

RiodeJaneiroo/i-tasker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I Tasker

This is a task manager for small team.

Structure app

├── client
│   ├── public
│   └── src
│       ├── actions
│       ├── components
│       │   ├── App
│       │   ├── draft-editor
│       │   ├── error-indicator
│       │   ├── header
│       │   ├── notification
│       │   ├── project
│       │   ├── project-add
│       │   ├── project-edit
│       │   ├── project-form
│       │   ├── project-list
│       │   ├── project-list-item
│       │   ├── sidebar
│       │   ├── task
│       │   ├── task-add
│       │   ├── task-control
│       │   ├── task-list
│       │   └── task-list-item
│       ├── custom-hooks
│       ├── reducers
│       ├── services
│       └── utils
├── models
└── routes

Using libs

About

Task manager for small team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published