[main] Project stack definitions

This commit is contained in:
Thastertyn 2025-01-05 00:24:53 +01:00
parent 88425198ed
commit 4d7151b513

View File

@ -25,4 +25,15 @@ In addition to these criteria, there are the following extras:
2. 3x Test cases
- All test cases are in `PDF` format
- 1 Test case is for running the app including importing database structure
- 2 Test cases are for testing the app itself and all possible errors and edge cases and configurability
- 2 Test cases are for testing the app itself and all possible errors and edge cases and configurability
## Solution
My solution will use the following tech stack:
1. **Python** language
2. **MySQL** for database
3. **PySide6** for user interface made in Qt
4. **SqlAlchemy** for database management
5. **`python-dotenv`** for configurability
The problem in question will be demonstrated on a library application