UI created based on a diagram of a typical 2 week agile sprint plan. The main learning intentions were:
- An animated UI using framer motion
- Light/Dark themes using styled components
- Generating the UI from stored data as opposed to strictly hard coded markup
- Using vite to build the project having worked primarily with webpack until now

