LucyParsonsCenter / Beauvoir

It's like a thing!
GNU General Public License v3.0
1 stars 0 forks source link

Beauvoir

Build Status

Beauvoir is a point of sale system written in Rails. It was built mainly for use at the Lucy Parsons Center in Boston, MA and, as such, is mainly designed to accomodate book sales, with provisions for a library as well. It provides an admin interface and an API which Simone talks to.

Beauvoir is a fork of Borges (get it?) by John Duda, with a lot of modification.

Installing and running it

If you want to do some dev work, check out the guide and the ever-growing TODO. If you're interested in deploying the app then the Vagrantfile here is a good guide. There's some handy stuff in the beauvoir-utils repo as well.

The app runs on Ruby 2.2.3 and Rails 4.2.

License stuff

This code is forked from some GPL'ed code, so it's GPL'ed as well.