Kita Trofimov
|
6d5abeb88d
|
feat(database/repositories/inventory_repository.py): Added inventory repository
|
2025-10-26 15:42:20 +03:00 |
|
Kita Trofimov
|
fa00e27015
|
feat(database/repositories/product_repository.py): Added product repository
|
2025-10-26 15:04:47 +03:00 |
|
Kita Trofimov
|
2f6782ab9d
|
feat(database/repositories/robot_repository.py): Added robot_repository
|
2025-10-26 14:09:21 +03:00 |
|
Kita Trofimov
|
c1bab1b304
|
feat(database/repositories/user_repository.py): Added user repository
|
2025-10-26 13:14:51 +03:00 |
|
Kita Trofimov
|
506f2f3f39
|
feat(database): Implemented database connection
|
2025-10-26 00:43:32 +03:00 |
|
Kita Trofimov
|
79cac3d8cb
|
feat(model): Added correct data models
|
2025-10-26 00:11:20 +03:00 |
|
Kirill
|
7ccc9385e6
|
feat(app.py): Include Blueprint to app
|
2025-10-25 11:26:46 +03:00 |
|
Kirill
|
1bf9c69c2b
|
feat(api/loginapi.py): Login Api
Blueprint with api login page with is get respons (form-data) and send JVT token and user id name and role
|
2025-10-25 11:24:31 +03:00 |
|
Kirill
|
2098719c82
|
feat(model/user.py): User model
User Dataclass with is get all user respons data
|
2025-10-25 11:23:01 +03:00 |
|
Kirill
|
0e668e1993
|
feat(utils/token.py): Create JVT token
Added function with is creating jvt tocken for user
|
2025-10-25 11:21:32 +03:00 |
|
Kirill
|
da05ae96d2
|
fix(controllers/controller.py; model/example.py; utils/InitalizeDB.py): deleted exaple files
|
2025-10-25 11:19:20 +03:00 |
|
Kirill
|
061b7a86a3
|
fix(dependencies.txt): JVT tocken libs
|
2025-10-25 11:18:06 +03:00 |
|
Kirill
|
eabc193d8b
|
feat(utils/InitalizeDB.py): PSQL initializing
Add script with is connected to db and initialize it
|
2025-10-23 23:01:22 +03:00 |
|
Kirill
|
35f18853fc
|
feat(utils/PostgressConnect.py): Postgress connect Functional
Added Functions with connect to postgress db by link from enviroment
|
2025-10-23 23:00:00 +03:00 |
|
Kirill
|
a062d24b24
|
feat(utils/loadDotEnv.py): Enviroment
Function for download enviroment variables from .env to Enviroment
|
2025-10-23 22:57:07 +03:00 |
|
Kirill
|
a87656274b
|
feat(dependencies.txt): Lib fix
Added libs for working with PSQL and dot-env
|
2025-10-23 22:55:05 +03:00 |
|
Kirill
|
6896eb959e
|
first commit
Files in folders are test
|
2025-10-22 22:52:52 +03:00 |
|