Coderbutgs / Medico-Nearby-Doctors-and-Hospitals

A website to find doctors and hospitals in your locality

Home Page:https://medico-nearby-doctors-and-hospitals.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medico (Nearby Doctors and Hospitals)

Hey buddy... I hope you are doing fine. The repository you have opened is an ongoing project initialized by me. The home page is almost complete all we need to do is develop the login and signup page. Also we need to expand our database. Oh Yeah one more thing we also need to design an algorithm to search doctors and hospitals based on the symptoms and disease. So you see there's a lot of work to do. Though if you want to submit this for your clg project its more than enough :)

If you want to contribute to Medico follow my steps - 1.Fork this repository on your github and download the code. 2.open the repository on your device and make a branch. 3.Contribute to the project and send push request. 4.If it is good i will accept the request. 5.Thank you in advance for your contribution.

If you want to run the project on your device navigate to frontend folder in your terminal and type "npm run both" It will do the work and make sure to make a db in your mongodb compass and replace the address of the db in db.js in backend folder to your mongodb compass address. You can put your own data according to your locality or you can just import the json files in the project folder (Medico.doctors.json, Medico.hospitals.json, Medico.users.json).

About

A website to find doctors and hospitals in your locality

https://medico-nearby-doctors-and-hospitals.vercel.app


Languages

Language:JavaScript 80.2%Language:CSS 16.1%Language:HTML 3.6%