Skip to content

stevenrick/chezbob

 
 

Repository files navigation

This is the source code and various other assorted documents for Chez
Bob, the UCSD graduate student food co-op.  The rough organization of
files in this repository is:
    admin/
        Old administrative scripts and documentation.  Has not been
        recently updated or used.
    barcodes/
        Data and code for generating extra UPC barcodes for products.
    bob2k14/
        Source code for the re-implemented python-based JSONRPC soda machine engine.
    bobmenu/
        Source code for the Chez Bob text interface.
    django/
        Source code for a Chez Bob administrative web interface,
        implemented in the Django web framework.
    doc/
        Miscellaneous pieces of documentation, not part of the public
        web pages.
    finance/
        Code for financial analysis and some financial records.
    www/
        Chez Bob public web pages.
These files are subject to reorganization; however, if directories are
changed, this file should be updated to match.

Revision history for many of these files was imported from the CVS
repository on the old Chez Bob computer, for historical completeness.

Note that some data in some of the directories could be considered
sensitive, such as notes about old closed accounts.  As a result, please
do not make the files contained in this repository publicly accessible
or distribute to others outside Chez Bob without first taking care to
filter out the sensitive data.

--Michael Vrable <mvrable@cs.ucsd.edu>

About

The main repo for Chez Bob at UCSD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 30.5%
  • JavaScript 16.7%
  • HTML 14.8%
  • TypeScript 11.4%
  • C++ 6.8%
  • Perl 5.1%
  • Other 14.7%