Skip to content

TimaJuma/virtual-vet-clinic

 
 

Repository files navigation

Virtual Vet Application (aka PawBulance)

In the post pandemical world our App helps to connect Vet clinics and patients(pets).
Within this App you can register whether as ✅ pet owner (client) or as ✅ clinic (doctor).
Each account has its own dasboard containing information about pets and appointments.

▶️ Clone this repo and run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Features of our App:

Logging in with client account. ⬇️

Client side

  1. Searching for vet clinic by:
  • Clinic name
  • Location
  • By pet type
  1. Book an appointment with any clinic. Booking apoointment

  2. Delete an appointment if needed. Delete appointment Delete appointment confirm

  3. Chat, built with Web Sockets. Chat

  4. View all your appointments in user-dashboard. user-dashboard

  5. Adding new pet. new pet

Logging in with clinic account. ⬇️

  1. All information can be found in the dasboard. clinic-dasboard

  2. Video chat with patient. Video chat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Less 76.2%
  • JavaScript 18.2%
  • SCSS 5.2%
  • Other 0.4%