Skip to content

grantstromgren/IS4C

 
 

Repository files navigation

travis-ci Code Climate Test Coverage

CORE-POS is the point of sale oriented project under Co-operative Operational Retail Environment (CORE). The code is based heavily on IS4C with a focus on greater modularity and collaboration.

CORE is primarily a web-based, PHP+MySQL application. There are a few C# pieces most of which are Mono-compatible.

The master branch is not intended to be completely stable. Non-developer users would be best served tracking one of the version branches.

Quick overview

In this directory you'll find:

  • common
    • Contains shared code used by both Fannie and POS
  • documentation
    • Contains legacy documentation.
    • Up to date documentation can be found on Github's wiki
  • fannie
    • Backend tools and reporting for POS data
  • pos/is4c-nf
    • The actual POS
  • scripts
    • A catch-all for utilities that don't fit elsewhere

About

Integrated Systems for Co-ops

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 65.7%
  • HTML 14.9%
  • C# 9.5%
  • JavaScript 8.2%
  • CSS 1.1%
  • Shell 0.2%
  • Other 0.4%