Skip to content

Demian-Wicky/THP_W5D3_Allocine

Repository files navigation

Allociné db (100% finished)

A Ruby on Rails application containing a database similar to Allociné (just a Movie model). The data comes from the db>seeds.rb file.

Table of contents

General info

Made during The Hacking Project course on Week5 Day3.

Technologies

Project is created with

  • Ruby on Rails 5.2.3

Setup

First, go to the RoR project folder and type:

bundle install

then

rails c

You can now display all the movies with the table_print gem

tp Movie.all

About

🚀💯 The Hacking Project - Allocine db 🎥 🍿

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published