Git Product home page Git Product logo

healthcare_app's Introduction

Elderly Care System

ABOUT:

As we know , many elders face problem of travelling and find it hard to visit doctor regularly. they usually avoid mild symptoms because they dont want to travel which in future causes severe problems.

I created a web application using HTML5, CSS3, PHP and MySQL .It solves travelling issues for elders and they can do their regular checkups and get medications from doctors online.

HTML5 AND CSS3 is Used for Frontend development of project.

PHP is used for backend to link the input data given from doctor and patient into MySQL database.

##installation:

  1. first of all , you need to install XAMPP on your desktop.
  2. After Installing XAMPP, start Apache and MySQL server and get the ports.
  3. then, download this repo as a zip file in your device and unzip it in C/Xampp/Htdocs.
  4. Open code using any IDE(VS CODE , etc).
  5. Start localhost:portnumber in your browser(mine was localhost:8080).

##how it works:

  1. it is basically a client and server based application.
  2. Patient need to add details(firstname,lastname) , symptoms , temperature and glucose level(sugar).
  3. The details of patient goes in patient database which can be accessed by a doctor.
  4. Doctor studies their symptoms and writes medication and diet accordingly.
  5. the treatment and medications given by doctor appears in front of patient.

##Screenshots:

HOME PAGE:

HOME PAGE

PATIENT:

PATIENT

DOCTOR:

DOCTOR

##WORKING:

PATIENT SIDE:

Screenshot (232)

MEDICATION GIVEN BY DOCTOR:

Screenshot (231)

All these data gets saved into mySQL DATABASE:

PATIENT DATA:

Screenshot (237)

DOCTOR DATABASE:

Screenshot (236)

healthcare_app's People

Contributors

shahvezahmad avatar

Watchers

 avatar

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.