Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
/ scoobar Public archive

Simple and easy management application for your SCUBA dive center - built with love and Ruby on Rails.

License

Notifications You must be signed in to change notification settings

hwuethrich/scoobar

Repository files navigation

SCOOBAR Build Status Code Climate Test Coverage

Simple and easy management application for your SCUBA dive center - built with love and Ruby on Rails.

image

Features

Please note that this project is still WIP and the following features are still quite basic. But we have to begin somewhere, right?!

  • Customer management and billing
  • Event planning and booking
  • Equipment and rentals
  • Statistics and reports

Planned features

  • Allow user to change branding (logo)
  • Authentication
  • Extend billing with taxes, discounts...
  • Customer checkin/checkout

📢 If you have specific feature requests, feel free to report them!

Screenshots & Demo

Gettings started

Requirements

  • Ruby 2.x
  • PostgreSQL 9.x

Other versions might work as well.

Installation

git clone https://github.com/hwuethrich/scoobar.git

Run the setup script to install required gems and setup the database. Then run the server:

cd scoobar
./bin/setup
./bin/rails server

Access your application at http://localhost:3000.

Contributing

Like this project? There are several ways to contribute:

  1. Give feedback and report bugs
  2. Contribute bugfixes and features by forking this project and sending pull requests on Github.

❤️ Thanks and credits

License

SCOOBAR is released under the MIT License.

About

Simple and easy management application for your SCUBA dive center - built with love and Ruby on Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published