Skip to content

Appointify: An Open Source project for booking doctor's appointments.

Notifications You must be signed in to change notification settings

DiLiubarets/Doctor-checkup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub

Doctor-checkup

Description

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.

Table of Contents

Installation

  • All the code required to get started

Clone

  • Clone this repo to your local machine using https://github.com/DiLiubarets/covid-doctor-checkup.git

Setup

install npm packages

$ npm install

What it should look like

Appointify

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"

Usage

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

License

This project is under the MIT license. For full license information, please click here.

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/DiLiubarets/covid-doctor-checkup

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

Questions

On project worked:

  • a-mccaffrey | profile here
  • DiLiubarets | profile here
  • liam-mack | profile here
  • sardanap95 | profile here

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.3%
  • JavaScript 22.9%
  • Handlebars 9.8%