Skip to content

MPalhidai/YourTake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YourTake is a movie review website created by Michael Palhidai to show Teachers' Curriculum Institute that I am a competent full stack rails developer. TCI and I have the same mission to create a better future by helping our teachers and students. Try out the website at the link below.

screen shot 2018-12-19 at 6 41 30 pm

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This project runs on Ruby and Rails

Current environment:

rvm -v 1.29.14
ruby -v 2.5.1p57
rails -v 5.2.1
bundler -v 1.16.1

Installing

In your terminal change directory to where you want to clone this rails application.

CLI:

git clone https://github.com/MPalhidai/YourTake.git
cd YourTake
bundle install
rails db:setup

Running local server:

CLI:

rails server

Open your browser at "localhost:3000".

Running the tests

JS tests designed for chrome driver with Selenium. Running test may timeout the first time in Chrome with no cached items. Try to run rspec again without changes.

CLI:

rspec

Built With

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published