Development of a feature-rich, practical Patient Billing Software (PBS) for a hospital.
This project is aimed at developing a patient billing software system that is of importance to a hospital. The PBS is a local software system. This system can be used to maintain the location (bed no.) of each patient either in the ward or the ICU. Information about the patient and the charges to be paid is also stored.
- Information of all patients details
- Their admit time
- The amount to be paid based on the treatment given and the ward selected.
- Class Diagram
- Project Description
- Open Android Studio
- Click on Import project from version control.
- Paste link
https://github.com/anchitgupt/Hospital.git
in the link field and import. - After sucessfull gradle run, Go to Tools -> Firesebase -> Authentication. Then add project in firebase and select & enable the email and password authentication.
- Then add your email and password to run in the application.
- Then restart gradle or build project and run in the mobile or emulator.