You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2019. It is now read-only.
The landing page of the new website will have an events calendar that displays upcoming UPE events. It would be best if this calendar wasn't just an embedded Google calendar, but rather had some backend support (e.g. officers can create events, members can RSVP to events, etc.). This will probably need some type of Event model that keeps track of the event information (name, time, number of people attending, and so on), and also some views (and possibly more models) to go along with it.
The text was updated successfully, but these errors were encountered:
The landing page of the new website will have an events calendar that displays upcoming UPE events. It would be best if this calendar wasn't just an embedded Google calendar, but rather had some backend support (e.g. officers can create events, members can RSVP to events, etc.). This will probably need some type of Event model that keeps track of the event information (name, time, number of people attending, and so on), and also some views (and possibly more models) to go along with it.
The text was updated successfully, but these errors were encountered: