absk1317 / docsapp

A RoR based web application, written in order to help doctors manage the records of their patients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

To run the app on your local system:

  1. install ruby version 2.6.0 and activate it, if its not already there.
  2. run gem install bundler, if not already.
  3. run bundle # install all required gems.
  4. run rake db:create db:migrate to set up the database.
  5. run rails s and you are good to go.!

About

A RoR based web application, written in order to help doctors manage the records of their patients


Languages

Language:Ruby 86.0%Language:HTML 10.5%Language:JavaScript 2.2%Language:CSS 1.3%