Appointify: An Open Source project for booking doctor's appointments. With Appointify, you can pick the doctor you want to see and make an appointment with them easily. We are also providing up-to-date information on the COVID-19 statistics for Canada through an API.
- All the
code
required to get started
- Clone this repo to your local machine using
https://github.com/DiLiubarets/covid-doctor-checkup.git
install npm packages
$ npm install
Login admin: "admin@gmail.com", password: "admin",
Login doctor: "doctor@gmail.com", password: "12345",
Login client: "client@gmail.com:, password: "12345",
Register doctor you need a clinic password: "12345"
In your config.json file, you'll need to enter your MySQL credentials. We would also suggest making the docApp_db in your MySQL. Using your terminal, write "node server.js". Then go to your local host at the port you have set.
You can sign up, log in, and check out the COVID-19 tracker from there.
You can also visit the deployed application on Heroku
This project is under the MIT license. For full license information, please click here.
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/DiLiubarets/covid-doctor-checkup
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using
https://github.com/DiLiubarets/covid-doctor-checkup/compare/
.
On project worked: