Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.
/ book_registry Public archive

To work around with this app go and check the following link with username: user1@example.com and password: test1234

Notifications You must be signed in to change notification settings

gklsan/book_registry

Repository files navigation

BOOK REGISTRY

Running application

  • Open the start_application.rb pointout the APPLICATION_PATH

  • Then change the host, post, useranme, and password in database.yml

  • For initial run:

    ./start_application.sh development first_run

  • For further run

    ./start_application.sh development

  • Then in browser http://localhost:8000 and enter the following credentials,

   email: user1@example.com
   pwd: test1234 
  • Then follow the steps what shown in screen

Running test script

 ./start_application.sh development first_run
  • Then Go and open the following file for output:

    book_registry/tmp/rspec_output.html
    

About

To work around with this app go and check the following link with username: user1@example.com and password: test1234

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published