Standups - 220531-jwa/josh_friesner_p1 Wiki
Week 4
##Thursday June 23rd, 2022
-
Worked on Yesterday
- Re-read project notes and tasks
- Sorted out what I wanted DB tables to look like.
-
Working on Today
- Setting up my java layers and the different requests.
- Start the front end to have a login. -Get the login to work.
Today challenges:
-
Roadblocks
- Sticking to the project guidelines and not deviating from them...ie # of tables.
##Friday June 24th, 2022
-
Worked on Yesterday
- setup the database
- created layers (need to enter the rest of it.)
- created html login page and create ee made.
-
Working on Today
- need to link the tables
- setup the reference tables 3.Implement tests as soon as possible.
Today challenges:
-
Roadblocks
- Java and sql fields not connecting... worked through it by looking at fields in db and properties in java