generated from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 0
Meeting 2024‐02‐26
ChristianFN2 edited this page Feb 26, 2024
·
1 revision
- Adrián
- Luis
- Andrés
- Christian
- Made short discussion about DB design
-
Adrían: Designed some of the user interfaces.
-
Luis: Created online MongoDB instance and made initial design of the DB.
-
Andrés: Did deployment with Oracle Cloud VM.
-
Christian: Tested wikidatanpm but decided to test wikibase-sdk and posted results (positive)
Have a minimum application deployed and running with all technologies we decided to use (MongoDB, React, wikibase-sdk...) integrated with most basic functionallity. Specifically:
- A login/registration linked to the game interface.
- The game interface with 3+ rounds (not necessarilly timed for now) of multiple choice questions about a specific topic we choose.
- Result of choices (rights and wrongs) shown after answering all questions.
- Global statistics accessible at all times for the user (MongoDB needed)
-
Everyone: Correct/update documentation
-
Adrían: Develop the front end interfaces.
-
Luis: Manage any aspect of the Database.
-
Andrés: Finalize deployment and assist in front end.
-
Christian: Develop the logic of the game.