Skip to content

The final project of The Odin Project's Foundation Course. It's a Calculator!!

Notifications You must be signed in to change notification settings

FShinoda/odin-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odin-calculator

This is the last project on The Odin Project's Foundations Course.

I found it a little more complex than the other TOP projects... I've never made a calculator before. I ended up in the need to refactor the code because, in the middle of it, it was becoming really messy 😅... but refactoring really saved me and understanding what I had to do became much easier. Refactor your code!!!

Flexed DOM Manipulation skills, logic, if-elses, switch cases & css flexbox.

Calculator image

I would like to thank all the volunteers of The Odin Project for making this course avaible for free ❤️