Skip to content

sergiogarciiam/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

A todo list web app created with JavaScript

About the App

The project is from The Odin Project curriculum.

Features

  • Views: inbox, today, week, list of projects and specific tasks of a project
  • Tasks: title, description, project, priority and date
  • Projects: title, description, favorite
  • Have local storage
  • It's support responsive design

Tools and technology

  • Visual Studio Code
  • Linux Terminal
  • Font Awesome Icons
  • Figma
  • Git and GitHub
  • HTML and CSS
  • JavaScript
  • Webpack

Learnings

  • Better understanding of webpack
  • Use of local storage

Screenshot

todo list screenshot

Acknowledgements

Author

Sergio García

License

This project is open source and available under the MIT License.