VasuSagar / Healthcare

Final Year Healthcare project which covers basic modules for Doctor,Chemist and Patient.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Healthcare

Final Year Healthcare project which covers basic modules for Doctor,Chemist and Patient.

Intro

A Healthcare Portal site where user can

  • Register/Login(Used JWT in node.js)

  • Chemist-Checkout prescription

  • Chemist-Update medicine inventory

  • Chemist-See portfolio(used chart.js)

  • Chemist-Generate Invoice(Used pdf.js)

  • Doctor-Assign prescription to patient

  • Doctor-Create Blogs where other doctos can like/comment

  • Patient-Make an appointment to doctor

  • All users can lookup Medical Encyclopedia

Technologies used

  • Node.js
  • Chart.js
  • Mongodb
  • Angular
  • Angular Material

Steps to install

  • 1-Download project,open your IDE and install necessary packages
  • 2-Install Mongodb and create database named db_healthcare
  • 3-Install Angular and run command in your root project directory npm i to install necessary packages
  • 4-Run Spring and angular project

About

Final Year Healthcare project which covers basic modules for Doctor,Chemist and Patient.


Languages

Language:TypeScript 42.3%Language:JavaScript 21.5%Language:HTML 19.5%Language:CSS 16.7%