Med assistant

A project for managing personal medical exams and maintaining a medical calendar.

Project technology stack

Backend:

python 3.9

Frontend:

node 19

Current status of the project

pages:

  • login page logn page
  • plain calendar calendar page
  • list of downloaded files files page
  • upload form

TODO

  1. [Back] Refactor User backend logic
  2. [Front] Clean menu on main pages
  3. [Front] Create design plan
  4. [Front] Modify Files list
  5. [Back] Add calendar events
  6. [Back][Front] Create files classification.
  7. [Back] Integrate with telegram bot (for notifications)

Setup dev environment

  1. docker-compose build

  2. docker-compose up