Skip to content

BE-HE-6/project-phr

Repository files navigation

Personal Health Record (PHR)

A Web API project that can serve as medical record of a patient or user in electronic format about personal health information written by the user independently.

Stack

  • Ruby -v 3.1.2
  • Ruby on Rails -v 7.0.3
  • sqlite3 -v 1.4

Gem Library

Feature List

  • User Authentication (Register and Login)
  • Profile User
  • Body Weight and Height with BMI Calculation Record
  • Blood Pressure and Pulse Record
  • Blood Oxygen/Saturation Record
  • Blood Glucose Record
  • Vaccine Record
  • Documentation Record
  • Lab Result & Lab Measurement Record

Installation

Clone project

https://github.com/BE-HE-6/project-phr.git

Install gem library

bundle install

Migration Database

rails db:migrate

Run the server

rails s

To Run Rspec Test

rspec -fd

API Documentation

Additional Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages