MasterGrant137 / Progress_Checker

This is a personal project done on a family member's behalf. It allows individuals to track their progress on a project. It was aided by content learned in module 3 of App Academy though the scope of the content quickly became a solo venture as the logic intensified. I made a challenge to construct this completely on the frontend, utilizing local storage as a pseudo-database and rendering every dynamic creation through native JavaScript so that every piece of information on the page persists after refresh. It afforded me the opportunity to become acutely familiar with dynamic creation and object manipulation.

Home Page:https://git.heroku.com/progress-checker.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is a personal project done on a family member's behalf. It allows individuals to track their progress on a project. It was aided by content learned in module 3 of App Academy though the scope of the content quickly became a solo venture as the logic intensified. I made a challenge to construct this completely on the frontend, utilizing local storage as a pseudo-database and rendering every dynamic creation through native JavaScript so that every piece of information on the page persists after refresh. It afforded me the opportunity to become acutely familiar with dynamic creation and object manipulation.

https://git.heroku.com/progress-checker.git


Languages

Language:JavaScript 76.6%Language:CSS 17.1%Language:HTML 6.3%