Skip to content

ringowang/patients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, Larry!

Here is my Patients Project.

Install:

git clone https://github.com/wangboguo/patients.git
cd patients
bundle install
rake db:migrate
rake db:seed (to create two locations: 'Test location 1' and 'Test location 2' )

Run:

rails s
Then, open your browser to view it at `http://your_host_or_ip_address:3000` (localhost:3000)

Run Test:

cd patients
bundle exec rspec spec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published