Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 466 Bytes

Med Dose logo2

A medical prescription app allows users to login and submit prescription entries and modify data. The app is code in Rails API mode, experimenting with embeded ruby(erb) and HTML/CSS in a MVC architecture framework.

% git clone 'url'

% bundle install

% rails db:create

% rails db:migrate

% rails db:seed