Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.89 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.89 KB

Software Engineering Project 2022-2023

Group: softeng2022-36 Members: el19053, el19830, el18918, el20435, el18642, el19123

Project: IntelliQ

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).

Contributors

Name
Astreinidis Zafeirios
Vassiliou Dimitrios
Giannoukos Ioannis (ntua-el18918)
Zarifis Stylianos
Lampraki Dimitra-Stamatina
Missiri Vassiliki

Technologies Used

Component Technology
Frontend Flutter/Dart
CLI Python
API-backend nodejs/express
ODM Mongoose
Database MongoDB
Documentation Visual Paradigm/Postman

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT