-
Notifications
You must be signed in to change notification settings - Fork 1
Meeting Minutes
Amir Naghibi edited this page Jan 19, 2019
·
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
- Team members should run the project with database locally. To do we have to install docker and follow instruction on README
- Cleaned up the Zenhub board
- Remove extra branches
- created a new sprint from Jan.6 - Jan.19
- Members are assigned refactoring tasks
- make sure team members are familiar with tickets assigned to them. Major parts of the project:
- Backend
- Frontend
- Data Acquisitions