OpenQuest is a collaborative Q&A platform designed to connect curious minds, foster knowledge exchange, and help users find answers to their questions. The platform supports features such as question and answer posting, voting, following topics, badges, notifications, and more. It is developed by Group 2583 for the LBAW course at FEUP.
In order to run the project, it is necessary to login into gitlab.up.pt using docker:
docker login gitlab.up.pt:5050After that, the project is available by running the following command to download and run the container:
docker run -d --name lbaw2583 -p 8001:80 gitlab.up.pt:5050/lbaw/lbaw2526/lbaw2583Now the website should be available at localhost:8001.
| Password | |
|---|---|
| alice.admin@qaplatform.com | password123 |
| bob.admin@qaplatform.com | password123 |
| Password | |
|---|---|
| charlie.mod@qaplatform.com | password123 |
| diana.mod@qaplatform.com | password123 |
| Password | |
|---|---|
| wendy@example.com | password123 |
| xavier@example.com | password123 |
- Requirements Specification
- Database Specification
- Architecture Specification and Prototype
- Product & Presentation
Interactive API docs: http://localhost:8001/docs
- Ana Belém Bilhoto, up202305035@edu.fe.up.pt
- Diogo Alves, up202307104@edu.fe.up.pt
- Pedro Castro, up202200044@edu.fe.up.pt
- Tiago Ribeiro, up202307438@edu.fe.up.pt
GROUP2583, 22/12/2025