Skip to content

nboober/jeopardy-backend

Repository files navigation

Jeopardy Back-End

Introduction

This is my FlatIron Mod 4 project. This project was our interpretation of the game Jeopardy.

This project uses PostgreSQL as a database.

Install

  • Fork and clone this repository
    • You will also need to fork and clone the frontend for the visual portion of the project (jeopardy-frontend)
    • The backend will need to be run before the frontend in order for the game to work properly
  • bundle install
  • rails db:create
  • rails db:migrate
  • rails db:seed
  • rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published