Todo list single page web application
- Create separate projects with a fill in form
- Projects contain a title, description, due date and importance
- Tasks inside projects may or may not contain due dates and deleting capabilities
- Every project has editable notes
- A functioning search bar to find your tasks without scrolling through projects
- Today tasks tab to display tasks dated the current day
- This week tasks tab to display tasks dated the current week
- Extensive use of date-fns to format date content
- Webpack and npm to bundle the JS files into main.js
- Fully Responsive
View the project here
- HTML5
- CSS
- Flexbox
- CSS Grid
- Javascript
- ES6
- date-fns
- Webpack
- Website - Mario Boykovski
