- 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
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.
- React
- Redux Toolkit
- Material UI
- Styled Components
- 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