Skip to content

Reservation system for Charles university dormitories. It worked for a few days until we discovered that the university is not capable to provide us reliable accommodated student data.

Notifications You must be signed in to change notification settings

luki215/dorm-reservation-system

Repository files navigation

README

How to run

Localhost

  1. cp env/localhost.env env/vars.env

Production

Deploying new version

  1. change to correct dorm folder
  2. git pull
  3. docker-compose restart

Stress tests

For strest testing we use Locust. All needed files are located in stress-tests/*

Show all available tasks

rake -T

Before release

in config/environments/production.rb: config.action_mailer.default_url_options = { host: 'url', port: 80 }

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

Reservation system for Charles university dormitories. It worked for a few days until we discovered that the university is not capable to provide us reliable accommodated student data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •