Group: softeng2022-36 Members: el19053, el19830, el18918, el20435, el18642, el19123
IntelliQ is a web application that is created by undergraduate students of the department of Electrical And Computer Engineering, NTUA, Athens. This application is used for the creation, submission and management of "smart" questionnaires. A questionnaire is considered "smart" when the next provided question depends on the answer of the previous one. In the current project, a REST-API is implemented with several services provided (you can check on the API Documentation to see more details). Clients of the REST-API are a Frontend environment and a CLI which perform requests on the API for several tasks (check Documentation on the frontend and cli folders respectively).
An overall documentation of the project is provided on a Visual Paradigm file with UML diagrams and description, as well as on the SRS document of the project (folder vpp).
Name |
---|
Astreinidis Zafeirios |
Vassiliou Dimitrios |
Giannoukos Ioannis (ntua-el18918) |
Zarifis Stylianos |
Lampraki Dimitra-Stamatina |
Missiri Vassiliki |
Component | Technology |
---|---|
Frontend | Flutter/Dart |
CLI | Python |
API-backend | nodejs/express |
ODM | Mongoose |
Database | MongoDB |
Documentation | Visual Paradigm/Postman |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.