This project is looking for maintainers. Submit a pull request if you're interested in taking over this open source project.
Dive Centre HQ is an open source Rails-based point of sale, event management and equipment servicing platform allowing you to easily manage your retail store.
- An attractive & easy to use interface with integrated authentication
- Point of sale
- Full product/catalogue management
- Purchase orders
- Stock control
- Tax management
- Event management with online booking engine
- Equipment servicing and rental
Dive Centre HQ provides the core framework for the store. It's a Rails-based application that can run in the cloud, bare-metal or virtual servers. The easiest way to get started is to use the Deploy to Heroku option to get up and running in minutes with no technical expertise required.
To get up and running with Dive Centre HQ is simple. Just follow the instructions below and you'll be up and running in minutes.
git clone https://github.com/dchq/dchq-core
cd dchq-core
bundle install
bundle exec rake db:schema:load db:migrate db:seed
bundle exec puma
If you'd like to help with this project, please get in touch by creating an issue.
This software is licenced under the MIT license. Full details can be found in the MIT-LICENSE file in the root of the repository.