Skip to content

mcosand/attic-Mission-Puck

Repository files navigation

Mission Puck

Project planning at Pivotal Tracker

Introduction

The Mission Puck project is designed to provide information sharing support for search and rescue missions. The application is intended to run on inexpensive hardware (such as a $35 Raspberry Pi) and provide basic search management functions including:

  • Volunteer sign-in/out
  • Team builder / team lists
  • Shared mission log
  • Shared mission briefing document

Installation

Generic Linux/OS X

git clone https://github.com/mcosand/Mission-Puck.git puck
cd puck
bundle install
rake db:migrate
./run-faye.sh &
rails server

Configuration

Related Projects

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages