Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.
/ dchq-core Public archive

Open source Dive Centre Management platform

License

Notifications You must be signed in to change notification settings

cornishpirate/dchq-core

Repository files navigation

This project is looking for maintainers. Submit a pull request if you're interested in taking over this open source project.

Dive Centre HQ

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.

Features

  • 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

Getting Started

Deploy to Heroku

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.

Installing into a new Rails application

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

Contribution

If you'd like to help with this project, please get in touch by creating an issue.

License

This software is licenced under the MIT license. Full details can be found in the MIT-LICENSE file in the root of the repository.

About

Open source Dive Centre Management platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published