Skip to content

santoshJAVA/appointment-schedule-system-ror

Repository files navigation

Appointment Schedule System

Ruby Version - 2.7.0

Rails Version - 6.0.3

Please perform following steps for setup.

  1. install ruby version using rvm
  2. clone the repository. --> git clone https://github.com/santoshJAVA/appointment-schedule-system-ror.git
  3. bundle install
  4. Update database.yml as per your DB configuration
  5. rails db:create
  6. rails db:migrate
  7. rails db:seed
  8. start rails server. --> rails s
  9. start sidekiq --> sidekiq -q default -q mailers
  10. hit http://localhost:3000/ in browser

About

Appointment Management System for Doctor & Patient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •