# Project File
## Product and sprint backlogs
The backlogs that the team have successfully fulfilled are the following:



The product's progress post sprint 1:
* Fully functional connection to the front-end and back-end with the database
* Sign-in and account creation pages created
* Working links on the webpages
## Burn-down charts
### Note:
Regrettably, the team forgot to add weight to the backlogs at the start of sprint 1. This lead to issue weight burndown charts that do not show much valuable information.
Moving forward, the team will ensure that all future backlogs have weight assigned to them prior to the start of a sprint.


## Velocity, focus factor
### Calculations
Velocity = 13+2+5+8+5+5+8+13+2+8 = 69 story points
Capacity = 3(total team members) * 2(hours per day) * 14(sprint days) = 84 hours
Focus factor = 69/84 = 0.82
### Conclusion
As this is the team's first sprint there is not much to conclude. However, it is probably worth mentioning that a team member was working remotely for the majority of sprint 1 without affecting the team's progress.
## Timesheet
### Note:
For sprint 1, the team logged their time in a timesheet file and not in GitLab. Which explains why the dates in all the backlogs are all the same.
Moving forward, the team will log all their time as each of the backlogs are closed.
**Backlog #15:**
Creating a landing page (Homepage)

**Backlog #16:**
Create more detailed and "Finalized" wireframes for sprint 1

**Backlog #17:**
Make the database read and write fully functional

**Backlog #18:**
Initialize mongoDB

**Backlog #19:**
Design landing page

**Backlog #20:**
Design sign-in page

**Backlog #21:**
Create the framework for the API

**Backlog #22:**
Setup React and backend template

**Backlog #24:**
Create the mongoDB schemas

**Backlog #25:**
Finishing the Express API routes

## Result of the sprint 1 retrospective
The team got together to reflect and figure out what can be done to improve for the next sprint ahead.
The results of had been discussed can be read down below.
### What went well
* Design process
* Tasks for sprint 1 were accomplished
* Communication went pretty smoothly
* Clear prototype created
### What did not go well
* Rough start to learning MongoDB and React for some of our members
* Wanted to get more backlogs finished, but due to the lack of knowledge we still had things didn't go exactly as planned
* Neglected documentation
### What to improve on
* Do stand ups in person now that the team can meet up in person
* Update the project documentation on a regular basis