Skip to content

glenegbert/Sales-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales Engine is a project from Turing School, used to fulfill the following goals: #################

  • Use tests to drive both the design and implementation of code with high test coverage
  • Build a complex system using multiple interacting classes
  • Reuse implementation code via duck typing and modules
  • Separate parsing / data loading logic from business logic
  • Use memoization and careful variable scoping to improve performance

Abstract ################ Let’s write a data reporting tool that manipulates and reports on merchant transactional data.

Project done by Jessica Goulding and Glen Egbert.

About

A data reporting tool that manipulates and reports on merchant transactional data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages