Hello,
I enjoy programming web applications and I am also getting into cycling. I have found that I could maybe combine the two and produce a website where cyclists can log various information about their cycling.
This will be a free site, designed by me, and if people are interested in such a site, please let me know! I will need tips on the type of data people would want to record and also, what type of calculations they would want to be able to perform on their recorded data.
Here are some things I have thought of:
*Post a ride at a time, including distance, a description of the ride and maybe top speed, average speed etc.
*Have an array of operations you can perform on your own data like: Total distance since you started the log. Weekly, monthly distances. Average distances etc.
*I would assume people would want their data kept private, but there could be an option to make your data public if people click on your name from a list, based on an age category or type of rider etc.
If people think this is a good idea, I'm sure there are many more features that would be useful.
Thanks in advance for any input!
Nick.
P.S The reason I'm doing this is to improve my web design and programming skills! I've found the best projects are ones that produce a useful result.