[main] Project stack definitions
This commit is contained in:
parent
88425198ed
commit
4d7151b513
13
README.md
13
README.md
@ -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
|
Loading…
x
Reference in New Issue
Block a user