Giter VIP home page Giter VIP logo

black_thursday's Introduction

Black Thursday

Find the project spec here.

Black Thursday is a database which adheres to the following structure:

  • Sales Analyst

  • Sales Engine

    • Merchant Repository
      • Merchants
    • Item Repository
      • Items
    • Invoice Repository
      • Invoices
    • Invoice Item Repository
      • Invoice Items
    • Transaction Repository
      • Transactions
    • Customer Repository
      • Customers

Interaction

The Sales Engine is capable of creating all 6 repositories using CSV files to populate them with their respective children. We've built in functionality that allows for some of the children to return data from other repository branches if it is relevant. i.e. merchants can find items they sell, items can find invoices they are associated with.

Sales Analyst is a free standing unit that can be initialized with a specific sales engine. It provides the tools to run numerous analytics on the data living in the engine. i.e. finding standard deviations, total revenue of merchants, how many items merchants sell, etc.

black_thursday's People

Contributors

anubiskhan avatar ssciolist avatar jcasimir avatar biglovisa avatar rwarbelow avatar joshcheek avatar kytrinyx avatar pzula avatar

Watchers

James Cloos avatar  avatar

Forkers

ssciolist

black_thursday's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.