Skip to content

This is my side-project which I am building as a SaaS. This is an web-app where patients can book appointments with doctors.

Notifications You must be signed in to change notification settings

ankush-web-eng/eureka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medzo

Medzo

Book Appointments to clinics in your city

Meet your favourite doctors and book appointments with ease without waiting in long queues

Our application allows patients to book appointmnts to ther favourite doctors in their city, saving them a lot of time including going to doctor for booking an appointment, or calling reception then going there and wating in long queues.

So, to book an appointment, simply go to Medzo or if you are a Doctor (or clinic), go to Doctor-Dashboard

If you are a dev curious about our code, follow below mentioned steps:

Clone this repo

git clone https://github.com/ankush-web-eng/eureka

Install the dependencies

npm install

Run the application

Since this repo is a monorepo, managed by TURBOREPO

  • if you want to start all the 3 apps simultaneously, run following command:
npm run dev
  • or you want to run any individual application, go to that app by:
cd apps
  • then "cd" into your desired app:
cd doctor && npm run dev

You will find the port on which application has started in console

Happy Coding

About

This is my side-project which I am building as a SaaS. This is an web-app where patients can book appointments with doctors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages