|
Re: New Scouting App Released
I've actually been working on my own implementation of a scouting app. I had a working app last year, but it was thrown together last minute, so it could only be used by my team. I'm working on making it usable by other teams, and updating it for this year.
I like the bluetooth idea a lot, it hadn't even crossed my mind. Mine interfaces with a custom webpage on our team's server, and utilizes the SQL database on the server for data storage, but as such, the app requires an internet connection.
I plan on releasing mine sometime soon (probably not in time for this year's game), including the php source and a script to generate the database tables needed.
I'm open to any idea-sharing though, I like the bluetooth idea, and I'm still working on data presentation functionality.
Good on ya!
|