Skip to content

MasonHolland/rales_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Rales Engine

Rales Engine is an API that exposes a database with customer, merchant, sales information.

Getting Started

After cloning down the repo, please follow the instructions for installing and seeding the database.

Prerequisites

Ruby 2.4.1

Installing

Setup

Run Bundle

bundle install

Load the DB Schema

rake db:schema:load

Seed the database

rake import:all

Running the tests

Simply run rspec in the root folder of the project via console.

rspec

Deployment

Rales Engine is currently not deployed.

Built With

Database

Authors

  • Mason Holland
  • Ellen Cooper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published