Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.23 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.23 KB

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/