GithubHelp home page GithubHelp logo

aryan-agg / trial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jyotirmay27/meditech

0.0 0.0 0.0 10.77 MB

A Health Assistance Website which will help doctors and patients to access patient’s medical history and effects.

JavaScript 72.88% CSS 26.30% HTML 0.82%

trial's Introduction

MediTech

Getting Started

Everybody wants to remain healthy and keep track of their health, yet nobody wants to do the cumbersome task of managing the records. So, we have come to the rescue. We have the account of all the doctors, your complete medical history and your daily vitals depicted as interactive graphs so that tracking your health is now a child's play. This is a Health Assistance Website which will help doctors and patients to access patient’s medical history and effects. We have used creative charts, which can be looked upon and understood easily by doctors as well as patients.

Presentation Link

https://drive.google.com/file/d/1JuM7Lz3WyOylj5ZUW5Qpgv9LzQtiSwaz/view?usp=sharing

Video

![Watch the video]

Tech Stack

  1. Node js
  2. Express js
  3. React js
  4. JavaScript
  5. MongoDB
  6. CSS
  7. HTML
  8. Bootstrap

Contributors:

Team Name: CodeKar

Installation instructions

  1. Download LTS or Current version of Node js from https://nodejs.org/en/ .
  2. In cmd type 'node' to get sure if node is present.
  3. Run npm install command in it
  4. Now make a React App. Follow instruction written in the documentation https://reactjs.org/docs/create-a-new-react-app.html.
npx create-react-app my-app
cd my-app
npm start
In your project do npm init or npm install, install dependencies and you are good to go.
Frontend Dependencies:-

• npm install --save react-bootstrap
• npm install --save react-dom
• npm install --save @fortawesomefontawesome-svg-core 

• npm install --save 
@fortawesome/free-solid-svg-icons

• npm install --save @fortawesome/react-fontawesome
• npm install --save react-transition-group
• npm install --save react-spring
• npm install --save react-scripts
• npm install --save react-router-dom
• npm install --save react-reveal
• npm install --save react-google-charts
• npm install --save react-datepicker
• npm install --save bootstrap

Backend Dependencies:-

• npm install --save bcryptjs
• npm install --save body-parser
• npm install --save express
• npm install --save express-validator
• npm install --save jsonwebtoken
• npm install --save mongoose
• npm install --save mongoose-unique-validator
• npm install --save nodemailer
• npm install --save nodemon
• npm install --save uuidv4

Note: After adding nodemon in package.json do changes:-
from
 "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
  to
   "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon app.js"
  }

Features

  1. Fully responsive site.
  2. Registration on the system with Name, Operating Company, and Enterprise Email ID as mandatory fields (All are text fields)
  3. It will use password for the user or his doctor.
  4. To access patient’s regular vitals like BP, Sugar etc which will be entered by user and the website will make its graph from the inception.
  5. All prescriptions by doctors will be kept as records (which will allow doctors to access their true medical history for proper diagnosis and for patients to refer later on)....
  6. A list of current going on medication (To avoid any particular side effect from any future prescribed medications).
  7. Profile of Doctors and hospitals with visiting address, contact number, specialities, available facilities etc.
  8. List of all Allergies or Allergy inducing Medicines.
  9. Appointments with doctors can be booked.
  10. We can adjust the site according to situations like COVID to show the beds, oxygen, availability of resources etc for users.

Screenshots

trial's People

Contributors

jyotirmay27 avatar varnika-hotwani 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.