Skip to content

Tarleton-Computer-Society/hospital-cms-python-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Cms Python Boilterplate

Python Template Code for the Hospital Content Management System File Architecture

├── main.py
├── models/
│   ├── [atient.py
│   ├── Doctor.py
│   ├── Appointment.py
│   └── MedicalRecord.py
├── interface/
│   ├── app.py
└── services/
    └── HospitalCms.py

Resources for Developing a GUI in Python

About

Python Template Code for the Hospital Content Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages