meal_planner/TODO.md

14 lines
615 B
Markdown

# TO DO
- [ ] send message after contact form validation (confirm to sender and msg+info to admin)
- [ ] Local storage of preferences
- [ ] Firebase firestore and functions
- [ ] Breadcrumb
- [ ] Cookie bar
- [ ] code cleanup (props and refactoring)
- [ ] Back to top button
- [ ] Close Sidebar at outside click
- [ ] Take a look at some components [here](http://react-materialize.github.io/react-materialize/?path=/story/css-grid--default)
- [ ] Decoupled application and data layers. Abstract such that the front end does not know where the data comes from.
- [ ] Create PageLayout component
- [ ] Use Css-in-Js