Skip to content

AhmedAlkh/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Todo app solution

This is a solution to the Todo app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Add new todos to the list
  • Mark todos as complete
  • Delete todos from the list
  • Filter by all/active/complete todos
  • Clear all completed todos
  • Toggle light and dark mode
  • Bonus: Drag and drop to reorder items on the list

Screenshot

Todo-app-screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • Mobile-first workflow
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • SCSS
  • CSS cube methodologies
  • Npm scripts
  • JavaScript

What I learned

  • In this project I learned about SCSS! It is a great way to organize your CSS files and seeing the errors pop up with live server was great. I also learned the importance of creating variables for your app/websites color for when it's time to make a change or scale the project. I learned a lot about JavaScript in this project and got to gain hands on experience with the help and patience of my partner in this project, Daniel. This project really helped me understand the importance of clean code and organization and I plan to improve on it heavily.

Author

Acknowledgments

This was a collaborative project, built by myself and Daniel(https://github.com/DanielArzani).

About

Frontend Mentor - To do app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published