Thomas-Basham / bsg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootcamp Survival Guide

The Bootcamp Survival Guide is an interactive web application designed to help new devs navigate and succeed in coding bootcamps. Users can start a "quest" where they go through a serious of quiz question that unlock helpful tips to support learners throughout their bootcamp journey.

Author: Thomas Basham

Links and Resources

Wire-frame Updated Wire-frame about page Architecture brainstorm

Lighthouse Accessibility Report Score

Lighthouse Accessibility Report Score

Reflections and Comments

I used this project to reinforce the tools and concepts that will be used when teaching a class at Codex Academy. As a final project, the students are challenged to build an app using HTMl, CSS, and JavaScript. Some requirements for the project are that they use local storage to persist data across screen refresh and that the pages contain dynamic data that changes based on user input. Some challenges I had was not using advanced concepts that are not in the curriculum for this particular class. My goal was to emulate the skills of a well performing student, and not exceeding that.

About

License:MIT License


Languages

Language:HTML 45.7%Language:JavaScript 40.2%Language:CSS 14.1%