Jimby3 / CS-3110-mobile-web

Semester Project for CS 3110 Programming the mobile web
https://jimby3.github.io/CS-3110-mobile-web/
Apache License 2.0
1 stars 0 forks source link

Rewritten Paycheck Calculator using DB and updated code #50

Open ThatOneWanderingWeirdo opened 2 months ago

ThatOneWanderingWeirdo commented 2 months ago

Rewriting old function/page as it was built off of older knowledge of HTML forms as well as Javascript. Currently is being rewritten with better understanding of Javascript as well as using the Firestore db more and correctly.

ThatOneWanderingWeirdo commented 2 months ago

Mostly finished just needing to make forms read when values are found (saving user data visually)