mheffron / PlanIt

Barrett honors thesis application that allows user to create an event and receive reminders as event approaches.
0 stars 1 forks source link

Version 0.1 #1

Open mheffron opened 7 years ago

mheffron commented 7 years ago

By 10/21 - Users to create specific events & their associated details (time, place, description, etc).

ndvaugha commented 7 years ago

In detail, the following must be completed for version .1:

Create an "Event" object that contains the following information:

-Associated Group (Filler for now; will be utilized at a later date) -Event Type -Privacy Level -Time -Location -Comment box for details. -A button that saves an instance of the Event object.

In addition, a UI must also be created for the "Add Event" screen.

ndvaugha commented 7 years ago

Additional info: ask if user wants to set a reminder. Won't be functional until version .5.