Skip to content

m-root/ODP

 
 

Repository files navigation

README

Lastest update based on

  • Ruby version 2.3.1
  • Rails version 5.0.0.1

Installation

  1. set up MySQL server from http://dev.mysql.com/downloads/installer/ make your root password = password

  2. Windows

  1. Mac

Deployment instructions

after pull this to your local go there and run these in command line/terminal

$ bundle install
$ rake db:create
$ rake db:migrate
$ rails s

Then, it should be running on localhost:3000

Terminate server

Just simply type Ctrl + C

About

OPD date picker system example responsive web application for hospital system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 55.5%
  • HTML 38.6%
  • JavaScript 3.4%
  • CSS 1.6%
  • CoffeeScript 0.9%