Skip to content

pixapi/rails_engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Rails Engine is a Sales Engine that allows searches about items, merchants, invoices, customers and transactions of a series of CSV files. It contains business intelligence points such as finding the revenue for all merchants on a specific date or search for the most sold item.

  • Ruby version: 5.0

  • System dependencies: Rails

  • Configuration:

In your terminal:

  1. Run bundle

  2. Run db:create

  3. Run db:migrate

  4. Run db:seed

  5. Run db:test:prepare

  • How to run the test suite: RSpec

  • Services: Search Engine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 99.8%
  • HTML 0.2%