/meeting_room_locked

Meeting Room Locked App it is a system for controlling the reservations of a meeting room, created during the 99Hunters test in May 2021.

Primary LanguageJavaScriptMIT LicenseMIT

๐Ÿ“– About

Meeting Room Locked App it is a system for controlling the reservations of a meeting room, created during the 99Hunters test in May 2021.


๐Ÿงช Technology

The project was developed with:

  • Ruby on Rails
  • Bootstrap with Webpack
  • Github OAuth

๐Ÿ”Œ Getting started

Requirements

  • Ruby 2.7
  • Rails 6

Clone

git clone https://github.com/gesielrios/meeting_room_locked.git
cd meeting_room_locked

Install and migrate db

bundle install
yarn install --check-files
rails db:migrate

Start Server

To start rails server

rails server

๐ŸŽ“ Thanks

๐Ÿ‘จโ€๐Ÿซ Vanessa Queiroz from ๐Ÿš€ 99Hunters.


๐Ÿ“ License

This project is licensed under the MIT License.