Code Monkey home page Code Monkey logo

aman-codes / medbuddy Goto Github PK

View Code? Open in Web Editor NEW
55.0 3.0 62.0 10.88 MB

A medical website that manages the health portfolio of the patient and provides doctor’s assistance through an online portal.

Home Page: https://medbuddy.onrender.com/

License: MIT License

JavaScript 9.55% CSS 50.94% Procfile 0.01% EJS 39.50%
javascript nodejs doctor patient ambulance health appointment collaborate doctor-appointment-management hospital-management-system

medbuddy's Introduction

MEDBUDDY

code style: prettier MIT

MedBuddy is a website that connects doctors, patients, and ambulance providers. Patients can select a date and doctor to consult, and the system will automatically generate an appointment time based on the doctor's schedule. Patients can also view their current and past appointments and book ambulance services. Doctors can accept or reject appointments, view all their current and past appointments, and upload detailed prescriptions for patients.

Visit Online

This website is hosted at https://medbuddy.onrender.com/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Your machine should have Npm(or Yarn), Node.js, and MongoDB installed to use it locally.

Setup and Installation

Setting up the repository locally

  1. First fork the repo 🍴 to your account.
    Go to the forked repo and clone it 👥 to your local machine:
git clone https://github.com/Your_Username/MedBuddy.git

This will make a copy of the code to your local machine.

  1. Now move to the MedBuddy directory.
cd MedBuddy
  1. Now check the remote of your local code by:
git remote -v

The response should look like:

origin	https://github.com/Your_Username/MedBuddy.git (fetch)
origin	https://github.com/Your_Username/MedBuddy.git (push)

To add upstream to remote, run:

git remote add upstream https://github.com/Aman-Codes/MedBuddy.git

Again run git remote -v, the response should look like:

origin	https://github.com/Your_Username/MedBuddy.git (fetch)
origin	https://github.com/Your_Username/MedBuddy.git (push)
upstream	https://github.com/Aman-Codes/MedBuddy (fetch)
upstream	https://github.com/Aman-Codes/MedBuddy (push)
  1. Once the remote is set, install all the necessary dependencies by the following command:
npm install

Run locally

Run the below command to start the server:

npm run dev

Go to: http://localhost:4000

Contributing

We really like contributions in several forms, see CONTRIBUTING.md and CODE_OF_CONDUCT.md

User Documentation

For complete user documentation refer UserDocumentation.md

medbuddy's People

Contributors

abhinav2712 avatar aman-codes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

medbuddy's Issues

Redesigning Logo

I can make a better design for this, also a proper without white background logo,
Assign me this issue so that i can work on this

Additional context
Add any other context or screenshots about the feature request here.

Improving Overall UI

Is your feature request related to a problem? Please describe.
Improving the UI for any website would ultimately boost its legitimacy and since this is related to medical field, highly needs attention on this topic

Describe the solution you'd like
As a Frontend developer, I can make the design look more authentic and user friendly, also would add relevant texts in place of lorem tests

Additional context
Assign me this issue, I can work on this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.