Skip to content

Brainstorm ideas for tasks and plan together as a team such as Trello/Kanban

Notifications You must be signed in to change notification settings

flyjwayur/Taskfriend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Friend

I came up with idea for an application which helps to,,

  • first, brainstorm ideas together as a team,
  • Secondly, plan sprint together based on ideas as a team such as Trello/Kanban
  • Third, have own todo list and calender indiviually based on team plan

1. Main Features

(Currently, the project is still in progress, starting with plan sprint together and todos for individually)

  • Crud notes in each lane
  • Attach/detach notes to a related lane
  • Add multiple lanes
  • todo list for individual

2. Implementation with React and Redux

  • CRUD functionalities on notes of lanes with React & Redux
  • Manage the data separately from view(React) by redux
  • Setup and integrate the ESLint + Airbnb style guild + Prettier

3. Future dream plan :)

  • edit lane name,
  • comment on a note,
  • like on a note,
  • place for brainstorm ideas
  • add ideas to lanes
  • add/edit/delete in individual todos
  • auth(with email & social media) and protected routes to manage individual board and lanes,
  • profile
  • upload files,
  • user friendly styles,
  • calender etc

4. Getting started

Clone the project:

> git clone https://github.com/flyjwayur/Taskfriend.git
> cd Taskfriend
> yarn install
> yarn start

About

Brainstorm ideas for tasks and plan together as a team such as Trello/Kanban

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published