Skip to content

marcel-strzalka/monte-cinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8239163 · Nov 17, 2022
Oct 25, 2022
Sep 28, 2022
Oct 6, 2022
Oct 6, 2022
Sep 13, 2022
Sep 13, 2022
Sep 13, 2022
Oct 26, 2022
Sep 13, 2022
Sep 13, 2022
Sep 28, 2022
Sep 13, 2022
Oct 7, 2022
Oct 7, 2022
Oct 25, 2022
Sep 13, 2022
Oct 25, 2022
Nov 17, 2022
Oct 5, 2022
Oct 6, 2022
Sep 16, 2022
Sep 16, 2022
Sep 14, 2022

Repository files navigation

monte-cinema

A simple Ruby on Rails cinema ticket booking system developed for third Monterail's bootcamp

Dependencies

  • Ruby 3.1.2 or higher
  • Ruby on Rails 7.0.3 or higher
  • PostgreSQL 14.5 or higher

Local setup

  1. Download project: git clone https://github.com/marcel-strzalka/monte-cinema.git
  2. Move into newly created directory: cd monte-cinema
  3. Install necessary dependencies: bundle install
  4. Create database and fill it with initial data: bundle exec rails db:setup
  5. Start a local development server: bundle exec rails server
  6. Open your browser and go to http://localhost:3000/

Live version

You can find a live version of this application: here

About

Ruby on Rails app developed for Monterail's bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published