Skip to content

bartoszkwiatek/gantt-chart-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task planner app

TODO:

  • on enter center view on "Today" !important
  • mock data
  • change react-draggable to react D&D -> replace buttons to change order with proper touch-and-hold reorder
  • fix mobile problems
  • PWA

Description

Web app for planning tasks in calendar. Also known as Gantt chart. It offers basic functions such as adding, modifying and removing tasks. Also it has additional features such as adding subtasks, coloring tasks, changing headers, dark and light mode. Saving data is implemented through localStorage.

Libraries

  • React
  • Redux Toolkit
  • Material UI
  • Styled Components

Plans for future development

  • Adding main page
  • Creating second view with list of tasks without calendar but with option to sort and filter
  • Creating more than one chart
  • Exporting data
  • Server to access saved charts from different clients

About

Web app for planning task in a shape of Gantt chart

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published