The architecture of an online tool for the analysis of academic curricular materials used in Humanities & Social Sciences in the context of the TPACK competency model. This project is done for Advanced Software Engineering Techniques course at the Faculty of Computer Science Iasi.
Naming convention for branches is /feature/lab[n]-v[m]/name_person, where n is the number of the laboratory, m is the version of the branch (this helps to create multiple branches for separate purposes).
- Created the first prototype of the application. The details are in the Tasks file.
- Used the principles from AOP and CQRS
- Bonus
- Rares S. and Victor : security component for backend
- Rares O. and Andrei : security component for frontend
- Iteration 1
- Modeling, Design Patterns found in Documentation, Code