tracerrx
Jetboaters Lieutenant
- Messages
- 120
- Reaction score
- 74
- Points
- 167
- Location
- Boca Raton / Sebring, FL
- Boat Make
- Yamaha
- Year
- 2013
- Boat Model
- SS
- Boat Length
- 21
I was joking around with a friend last time we were out at the lake and trying to coordinate 15 kids taking turns "Watersporting"... We joked about creating an app... I had an extra raspberry pi laying around, so over a weekend we patched together a "Web Application" (Note that this is not a native iPhone app, just a web page that loads like an app). It's written in PHP and uses Bootstrap 4 for layout, MariaDB for database.
I have attached some screen shots of our beta app (with beta rider data). If anyone's interested maybe I'll post it to github.
Some key features
I have attached some screen shots of our beta app (with beta rider data). If anyone's interested maybe I'll post it to github.
Some key features
- Current rider behind boat is highlighted in green
- On Deck rider highlighted in yellow
- Riders request rides
- Currently limits riders to 2 "open" requests
- Certain activities (tubing tandem ski) allow for multiple riders
- Captain can change priority/delete of rides
- Captains screen display pull speed
- Pull speed is determined by age/activity when new riders are entered
- When captain "Ends" a ride, he gives the rider a star rating, and is able to change pull speed for future rides for that specific rider/activity