Stand Ups - 220531-jwa/Nathan_Cho_P1 GitHub Wiki

Week 1

Thursday June 23

  • Yesterday:

Pen & Paper wrote down the plan/to-do list for project 1 Created data tables in 3NF Set up Connection Util

  • Today:

Plan to begin writing code in Java for Javalin, Controller, Service and DAO

  • Roadblocks:

None as of now

Friday June 24

  • Yesterday:

Designed test restful endpoints for POST upon login. Created login page html and JS with session memory after login + error message on invalid information.

  • Today:

Create my home page. Develop the Create Account Form and assign the JS script for accessing the restful endpoint to create a user account.

  • Roadblocks:

lack of experience in HTML writing is slowing me down.

Week 2

Monday, June 27th

  • Yesterday:

Set Up HTML/JS for the create account page, home page, create new request page, view single request page Wrote RESTful endpoints for all of the above mentioned pages.

Set Up HTML/JS for the View All Request page and View Single Request Page links between View All Request <> Single Request Wrote RESTful endpoints for the above mentioned pages.

  • Today:

Write the HTML/JS/RESTful End

  • Roadblocks:

Currently no roadblocks.

Tuesday June 28th

  • Yesterday:

Set up a written plan for Finance Manager part of project Set up html and javascript for finance manager pages.

  • Today:

Finish Finance Manager Page

  • Roadblocks:

None at the moment.

Wednesday June 29th

  • Yesterday:

Wrote my front/back end for the manager side

  • Today:

Finalize MVP (last thing left is editing requests from employee side) Write some Tests and CSS styling

  • Roadblocks:

None.

##Thursday June 30th

  • Yesterday:

Finished employee editing request tickets. - Finished MVP

  • Today:

Start CSS styling and writing tests

  • Roadblocks:

none.

Friday July 1st

  • Yesterday:

Finished the CSS styling on my project. Wrote JUnit tests for the Service and Controller class >94% coverage

  • Today:

Either take a break and write the portfolio or write up the Selenium Tests

  • Roadblocks:

none.