-
Notifications
You must be signed in to change notification settings - Fork 1
Meeting Minutes
Sherry Yuan edited this page Dec 1, 2018
·
10 revisions
- Discussed Branching Strategy
- Discussed about technical architecture
- NoSQL: MongoDB, DynamoDB
- Merged folder structure for the backend to develop branch
- Decided on DBMS and schema (PostgreSQL and 1 table) and attributes
- Designed user interface for MVP (a single page with to search and see results)
- Planned sprint 1
- LaunchPad Group Picture
- Implemented Navigation Bar and Serch result
- Implemented Job Search API in progress
- Docker is ready to be deployed to Azure
- React Frontend has been deployed to Azure. Internado is live!
- A landing page is being implemented with user email sign up
- Clearer difference between sprints
- Use Milestones instead of Epics, so that there are clear deadlines
- Spend more time sprint planning
- Keep a bigger backlog - everyone should be making tickets whenever they think of a feature or a task, more
- for each sprint, make a branch for it so that we can see what was completed each sprintdetails can be added when someone actually takes the ticket
- NEED UNIT TESTS