[main] Project stack definitions
This commit is contained in:
parent
88425198ed
commit
4d7151b513
11
README.md
11
README.md
@ -26,3 +26,14 @@ In addition to these criteria, there are the following extras:
|
|||||||
- All test cases are in `PDF` format
|
- All test cases are in `PDF` format
|
||||||
- 1 Test case is for running the app including importing database structure
|
- 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
|
Loading…
x
Reference in New Issue
Block a user