SkyHealer is a web-based application that allows patients to do consultations with doctors and book rooms in a hospital. This project won the 1st runner-up award in the web design INVENTION 2022 competition at Udayana University. To see the results of this website, you can click here.
- Reduce the patient waiting time when going home for treatment sick or consult a doctor.
- Provide clear information to patients related to facilities, the availability of inpatient care, to the doctor on duty there certain hospital.
- Provide education to the public about health. Thus, the public is expected to avoid false information (hoax) widely circulated on social media.
- HTML5
- Tailwind
- Figma (to design)
- Firebase (to host)
- Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
- Clone the repository:
$ git clone https://github.com/daffaazhar/sky-healer.git
. - Create a new branch:
$ git checkout https://github.com/daffaazhar/sky-healer/ -b name_for_new_branch
. - Make changes and test.
- Submit Pull Request with comprehensive description of changes.