Skip to content

Rails application for tracking music gigs for a band, and email notifying members.

Notifications You must be signed in to change notification settings

bobfly/Band-notifier

 
 

Repository files navigation

Band notifier is a simple app used to manage gigs for music bands. 
You can track gigs by date, and even notify band members by e-mail if you wish

Installation:

git clone git://github.com/babinho/Band-notifier.git
cd Band-notifier
bundle install
rails s


That should be it, if someone wants to add something else to the readme, fork and make a pull request.

This application is a rewrite of a similar application i wrote in asp.net mvc.

About

Rails application for tracking music gigs for a band, and email notifying members.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • Ruby 24.7%