planner-app
v2.1.0
Published
A planner app to plan your days, weeks and months
Readme
Planner App
This is my overambitious planner app that I hope to build over the course of the next few months. the goal is to create something I can use it in everyday life and will also teach me how to better use different technologies. Currently it is using git, webpack, npm and nodeJs.
To Do List
- [ ] Set up a development and Production Env
- [x] Get Webpack working
- [x] Create a daily, weekly monthly view
- [ ] Create a dropdown to toggle between the views
- [ ] Clicking on a date brings up a detailed view of the day
- [ ] "+" button inside of dates to create an event for that date
- [ ] Monthly view shows title of page and to do list snippet
- [ ] Weekly view shows title, to do and other important element from the page
- [ ] backend to store user data
- [ ] user login
- [ ] tags to group items
- [ ] include trello like functionality
- [ ] include notion like functionality
