CoachingLogistics / team-manager

Helps manage team logistical information
1 stars 4 forks source link

Issues that might still be around after we finish this project #63

Open loganwatanabe opened 10 years ago

loganwatanabe commented 10 years ago

I'm just making a list here of a bunch of issues I'm seeing, and might not get around to doing once the project is over:

authentication on rider pages/requests, and also authen on AJAX?

more secure password requirements?

delete unused code

We need a way to deal with all errors thrown by the app, notably the unauthorized kick out, the "cannot find id" error if you type in something like "/teams/1" etc.

Having a better way to add players to a roster (Duan mentioned getting the email typed in, looking for that user account, and then generating the players from that data)

Having a better player and user show page, so you know which user controls a player, because right now it tells you nothing on their page.

Better formatting of dates in the emails. Also email subject lines can be improved.

If parents want to create players, then give them that option (but they would want to eventually add them to a team...)

Coaches can have settings on when they want RSVP reminders and summary emails to go out before an event.

Date picking on forms.

If a person responds (or changes their carpool status) within a day before the event and they need a ride (so they are not included in the automatically sent out email), there should be like an emergency trigger that sends out an email saying that they need a ride.

If I think of more I'll write them down....