dobtco / procure-io

*NOT CURRENTLY MAINTAINED* Procurement software for the 21st century.
Other
39 stars 16 forks source link

Procure.io Community Version

Procurement software for the 21st century.

What's this "Community Version"? Nearly identical to our SaaS product, just with some of the multi-tenancy code taken out. Try the demo.

Login to the demo as an officer with user1@example.com and password.

screenshot

Setting up your development environment

You'll all set to develop Procure.io. Login with user1@example.com and password.

Deploying to Heroku

Since this is a Rails 4 app, it requires some extra steps the first time you deploy it.

A couple notes:

Contributing

Procure.io is very early-stage alpha software, but if you're interested in getting your hands dirty, contributions are more than welcome. Your workflow should look something like this:

  1. Fork the repo
  2. Write some sweet code in a feature-branch
  3. Write some tests (unit & acceptance, currently) that cover the functionality you added
  4. Create a pull request

Copyright

Released under the GNU GPLv3 license. Neither the name of the Department of Better Technology nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.