Giter Site home page Giter Site logo

patient-profile-management's Introduction

Patient Profile Management

Patient Profile Managment Patient Profile Management is a system where patients information are recorded by the registered user with their specific allergies from which they are suffering from. In this management system, there are two three module and they are Dashboard, Patient Profile, and Allergy. In dashboard, total count of Patient Profile, Allergy and Special Attention are displayed. In Patient Profile, list of patient information are displayed accordingly. Also in Patient Profile, there are patient who requires an special attention which are listed on top of the table. Specific Logged in user can edit, delete and create the patient profile from it. And In allergy, list of allergies are listed on the table. Logged In user can add, edit and modify the data.

Frontend Application Screenshot

Login Page

Login Page

Sign Up Page

Signup Page

Dashboard Page

Dashboard Page

Patient Profile Page

Patient Profile

Patient Profile - Add New Patient Page

Patient Profile Create page

Allergy Page

Allergy Page

Allergy Page - Add New Patient Page

Allergy Add

Techstack used in this application

  1. ReactJs
  2. Node Js
    • Express Js (Framework)
    • Prisma (Used for ORM feature such as Prisma Client for auto-generated and type-safe query builder for Node.js, Prisma Migrate for migration tool, and Prisma Studio which provides GUI to view and edit data in database.)
  3. Postgres
  4. RestApi

Setup Process

  1. Clone this project
  2. Run this command npm install to install related package mentiond in package.json file
  3. After installing the package, also install package in backend folder as well. Run this command cd backend to go inside the folder and install package there.
  4. In backend folder, rename .env-example with .env and add the database credential there.
  5. Run all query from migration file in your created database.
  6. If you want to view the GUI of prisma then run command in backend folder npx prisma studio
  7. After installing the package and migrating all the table and data, run this command in backend folder npm run dev to start the backend.
  8. And finally to start the frontend, run this command in the parent folder npm start
  9. And you're good to go.

API Documentation

https://www.postman.com/telecoms-explorer-84452608/workspace/patient-profile-management-ajay-dangol/documentation/19107374-b950482c-7de0-427f-9f9e-72b1e33ffc72?entity=&branch=&version=

Postman Collection

(https://www.postman.com/telecoms-explorer-84452608/workspace/patient-profile-management-ajay-dangol/request/19107374-c2e19011-87b6-40d9-b36c-25e7ad628968)

patient-profile-management's People

Contributors

ajaydangol014 avatar

Watchers

James Cloos avatar  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.