Skip to content

tanzeyl/hostel-management

Repository files navigation

This is my fourth semester mini-project.

It is an Hostel Mess Management based on Ruby on Rails.

To run this project, make sure you have Ruby installed on your machine along with Ruby on Rails, PostgreSQL and Linux. Once you have the listed items, follow these steps.

  1. Clone this repository.
  2. Go to project folder.
  3. Open a Windows Sub-System for Linux [WSL] window.
  4. Run rails db:migrate to create the tables. [make sure to create a user in PostGRESql and create a database, connect to that database using the database.yml file in config folder.
  5. Run rails server and follow the link that pops up.

Thank You

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published