A project for managing personal medical exams and maintaining a medical calendar.
python 3.9
-
Web server:
- aiohttp # https://docs.aiohttp.org/en/stable/
-
ORM:
- sqlalchemy # https://docs.sqlalchemy.org/en/20/
- aiohttp-sqlalchemy # https://aiohttp-sqlalchemy.readthedocs.io/en/latest/
- aiosqlite # https://pypi.org/project/aiosqlite/
-
Storage:
-
DB migrations:
node 19
- Main framework:
- react v18
- UI framework:
- Fetch lib:
pages:
- [Back] Refactor User backend logic
- [Front] Clean menu on main pages
- [Front] Create design plan
- [Front] Modify Files list
- [Back] Add calendar events
- [Back][Front] Create files classification.
- [Back] Integrate with telegram bot (for notifications)
-
docker-compose build
-
docker-compose up