-
Notifications
You must be signed in to change notification settings - Fork 1
Meeting 2
We discuss about how to manage our application and also the people in charge of each part of the documentation. Today, Pedro was in charge of writting the issues. We are going to have one branch per person: Develop-Sergio, Develop-Rita, etc. All of them will be children of the "Develop" branch.
We are willing to have a front end that will connect to different APIS -> one for user management and one for question generation (in principle). The question management will be part of the front-end.
From now on, our idea is to separate our work into:
- Front-end: quizz management
- User management: we will probably to use mongodb
- Question generation: API and wikidata code (https://www.wikidata.org/wiki/Wikidata:Introduction). If we have time, we will look for information of retrieving data from it and try in a "real" example if we are able to do it.
We have several options for the front-end:
- Svelte (https://svelte.dev/)
- React (https://es.react.dev/) We don´t have any preference so we will see when we start coding the application
For the database:
- We are 99% about using mongodb (https://www.mongodb.com)
- Other options will be taken into account during the coding
We have decided that each of us should do his/her part up to next week thursday in order to at least, have 1 week to review all of the documentation,correct it if necessary and deploy it. Finally, our assignments were:
- Introduction and Goals: Vira
- Architecture Constraints: Sergio Llenderrozos
- System Scope and Context: 3.1 Rita / 3.2 Angel
- Solution Strategy: Sergio Truebano
- Building Block View: Alberto
- Runtime View: Pedro
- Deployment View
- Cross-cutting Concepts
- Architecture Decisions
- Quality Requirements
- Risks and Technical Debts
- Glossary: All of us