geekpgh / mastersproject

The masters project for SWENG 500 team 3
4 stars 2 forks source link

Add reminder #26

Open steveplatz opened 11 years ago

steveplatz commented 11 years ago

[if reminder on batch] The user will select the reminders option. The reminders form will be presented to the user with the batch option automatically selected. The user will enter the reminder date and time along with a description and optional notes. When complete, the user will submit their data to the server. The reminder will then be associated with the batch and show on the general reminders screen. If the reminder is cancelled, any entered data will not be saved.

[if general reminder] The user will select the reminders screen. They will enter the reminder date and time along with a reminder description. They may optionally add notes to the reminder and associate a batch. When complete, the user will submit their data to the server. If the reminder is cancelled, any entered data will not be saved.

geekpgh commented 11 years ago

Please don't work on this for sprint 3 unless all other high priority issues are completed.