Skip to content

e-bruns/health-care-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Hackathon - Health Care

This project is the result of the second Hackathon of Rails Bootcamp prometed by OneBiteCode. The project proposal is a medical consultation history system.

Project Health History

The project was built following the business rules from the Hackathon challenge.

health-care-app

Technology Stack

  • ruby on rails 7.0.2
  • ruby 3.0.3
  • postgresql
  • React 17.0.2

Mockup

The initial design concept was built on figma. Access Link

Database diagram

The initial database diagram concept was built on dbdesigner.net Access Link

Set up

  1. Clone the project
git clone https://github.com/e-bruns/health-care-app
cd health-care-app
  1. Install dependencies
yarn install || npm install
  1. Start the project
npm start
  1. http://localhost:3000/