Skip to content

kek-flip/dormitory

Repository files navigation

Dormitory

This is my project that has been made for my dormitory in way to simplify working processes. Via this web app council members and staff can interact with students in a comfortable and fast way.

Description

  • Every user has one of three access levels: student, council member and staff
  • Students can make requests and staff will manage them.
  • Council members write necessary messages and news seen by other users

Features & technologies

  • Ruby version 3.0.0
  • Ruby on Rails version 7.0.4
  • Tests RSpec + SeleniumIDE
  • Bootstrap & Animate.css

Get started

  1. Install Ruby version 3.0.0 for example by rvm
rvm install 3.0.0
  1. Install Ruby on Rails
gem install rails
  1. Clone the repository
git clone https://github.com/kek-flip/dormitory
  1. Install all gems via bundle
bundle install
  1. Run server
rails s

Gallery

Authentication Header News Profile

About

Web app for a dormitory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published