Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly scrum - [March 5 - March 12] #23

Closed
jonmenard opened this issue Mar 12, 2021 · 3 comments
Closed

Weekly scrum - [March 5 - March 12] #23

jonmenard opened this issue Mar 12, 2021 · 3 comments

Comments

@jonmenard
Copy link
Owner

jonmenard commented Mar 12, 2021

Jon Menard

what have I done this week?

Added PostgreSQL to Heroku and set up a connection on the codebase side. Modified to POM.xml to match the version of spring boot to the version of PostgreSQL on Heroku. Fixed a few errors with the order of packaging for codebase configuration.

what will I do next week?

I will be writing the SQL insert and select statements and methods and using Thymeleaf to add support on the front end

what is holding me back?

Currently I am testing the connection on the database and making sure everything is working correctly, once I know that is working properly I can move to the next step

@RDCarleton
Copy link
Collaborator

Rohil Dubey

what have I done this week?

Added first draft UML class diagram for the program models. Implemented base model along with unit testers. Added repository classes for the Question objects.

what will I do next week?

Begin work on the user portion of this program. This includes selecting an open survey and answering it. Will also assist in front end of HTML files.

what is holding me back?

Once the survey creation is implemented to a usable state, we can begin discussions on how to implement the answer functionality.

@Jacoblab1
Copy link
Collaborator

Jacoblab1 commented Mar 12, 2021

Jacob Laboissonniere

what have I done this week?

Worked on adding Javadocs to document our models. Implemented feature and tests closed survey state functionality. Reviewed pull requests from other team members, and added some Github issues regarding things that were discovered while updating documentation.

what will I do next week?

Work on some front-end development to clean up the user flow. Ensure that our backend models and controllers can handle everything that our frontend requires. Improve documentation by continuing to add Javadocs and potentially some more UML diagrams.

what is holding me back?

The initial setup of the project boilerplate was a bit difficult to collaborate on, but now that the team has that initial setup stage complete, I think building on top of it will be more straightforward.

@pauliwag
Copy link
Collaborator

pauliwag commented Mar 12, 2021

Paul Roode

What have I done this week?

Description Pull requests Linked issues
Finalized/optimized all of the models' object models #25 #27
Implemented controllers for Survey and all Question subtypes #11 #9
Finalized the repository layer #25 #26
#10 #8
Fixed a number of bugs to get the application running properly #13 #14
Formatted the README #28 #29

What will I do next week?

  • Further flesh out the controller layer in support of database operations as required by the front end.
  • Fully implement a service layer.
  • Investigate the incorporation of Kafka into the project.
  • Update views, scripts (e.g., Ajax), models, and tests accordingly.

What is holding me back?

Nothing - the team has done well to regularly communicate on Discord and coordinate on incrementally developing and validating the required components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants