-
Notifications
You must be signed in to change notification settings - Fork 2
Report
Friday, September 25th 4:30-5:30 pm
- Aidan Williams
- Luke Barber
- Ben Macnaughton
- Minh Quan Hoang
- Gregory Walfish
Gregory Walfish
Introductions - everyone introduced themselves and spoke about previous experiences. (10 mins).
Discussing project - went through documentation together to look at teachers requirements. (10 mins)
Organizing GitHub - Set up a project board and started to add some issues. Added some custom labels and made a timeline for the sprint. Also set up 4 milestones. (10 mins)
Set up Slack - everyone joined slack and integrated our GitHub repository for relevant updates and notifications. (10 mins)
Game plan - for next meeting (10 mins).
- Deliverable timeline:
- Sept 28: Rough requirements and domain model
- Oct 1: Main model finalized and on GitHub
- Oct 5: Persistence layer finished
- Oct 7: Testing suite completed
Read in detail all documentation for the project. Bring ideas for Domain Model and System Requirements. Set up Heroku, GitHub, Travis CL if you haven't already.
Friday, September 25th 6:15-7:00 pm
- Aidan Williams
- Luke Barber
- Ben Macnaughton
- Minh Quan Hoang
- Gregory Walfish
Ben Macnaughton
Introductions - Brief review of last meeting, state any progress. (10 mins)
Review requirements - Reviewed brainstormed requirements and added to GitHub. (20 mins)
Look over domain model - Brief review of domain model so far. (10 mins)
Game plan - for next meeting (5 mins)
- Requirements finished and posted
- Make
User
an abstract superclass ofBuyer
andArtist
Finalize domain model Generate model code
Friday, September 30th 8:00-11:00 pm
- Aidan Williams
- Ben Macnaughton
- Gregory Walfish
Ben Macnaughton
Introductions - Review of past meetings, members update on progress since last meeting. (10 mins)
Discussing domain model - Review current domain model and add methods to classes. (20 mins)
UML Lab - Replicate DM in UML Lab and generate code. (60 mins)
Heroku - Set up. (60 mins)
Game plan - For next meeting (10 mins)
- Added
Administrator
class to offer oversight to gallery
Work on persistence tests Create use case diagrams
Saturday, October 3rd 4:00-7:00 pm
- Aidan Williams
- Ben Macnaughton
- Gregory Walfish
Gregory Walfish
Set up project wiki - with custom sidebar (60 mins)
Set up persistence layer and touch up domain model (120 mins)
- Add
cart
association betweenBuyer
andPurchase
to keep track of activePurchase
- Manually adjusted JPA annotations: primary keys, associations, cascade types, etc. to provide greater control over data tables
Work on use cases and requirements
Saturday, October 6th 6:30-7:30 pm
- Aidan Williams
- Ben Macnaughton
- Gregory Walfish
- Luke Barber
- Minh Quan Hoang
Luke Barber
Reviewed persistence table implementation (15 mins)
Reviewed Use Case Diagram (5 mins)
Reviewed Requirements and Altered them (20 mins)
Updated Member Roles and Member Hours for Deliverable 1 (10 mins)
Reviewed UML Class Diagram (10 mins)
- Minor requirements alterations
- Assigned hours committed