This application was created to serve as a reusable advent calendar for students to have a new activity to complete every day. Its currently set up for Mod 1 - 3 students at The Turing School of Software & Design to have HTML, CSS and JavaScript exercises to work on during winter break.
- Fork the repo
- Edit the file in the
data
folder. It set up to pull links and emojis from there. You can add any number of boxes, but 10 works best.
- Day One - JavaScript Array
- Day Two - JavaScript DOM
- Day Three - JavaScript Test Suite
- Day Four - HTML & CSS
- Day Five - JavaScript Array
- Day Six - HTML, CSS & JS Refactoring
- Day Seven - HTML & CSS
- Day Eight - JavaScript Object
- Day Nine - JavaScript Test Suite
- Day Ten - HTML, CSS and JS Dom Manipulation