/day-planner

A simple application for planning the day. Built with Typescript, Next.js, Redux, Styled-components, Recharts, and Love :)

Primary LanguageTypeScript

Day planner

A simple application for planning the day.

Screenshot 2021-09-11 at 16 26 08


Technologies

How to install and run locally

#clone repository
git clone git@github.com:dieudonneAwa/day-planner.git

#install dependencies
yarn install

#start development server
yarn dev

Nice to have features

  • Drag and drop for ordering tasks in ascending or descending order of priority.
  • Day mode switch