Skip to content
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask

pipenv install
pipenv shell
cd server
flask db init
flask db migrate -m "message"
flask db upgrade
python seed.py
python app.py

Vite

npm install --prefix client
npm run dev --prefix client

Goals:

  • Create an interface where doctors/staff can find patients info, appointments, doctor notes, and chart history

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages