gdgmad / gdgmadevents

Let's Build together! gdgmadevents is a repository for our database of events and any software that YOU choose to make around it. Check out our readme!
MIT License
7 stars 4 forks source link

Admin Panel enchancements #17

Open nikhil-thakkar opened 5 years ago

nikhil-thakkar commented 5 years ago

This relates to #16.

Changes requested:

  1. Add a description text field for each talk session.
  2. Add related tags for each talk session. For e.g. If the talk is related to some kotlin feature, then the tags can be mobile, android, kotlin, feature.
  3. Ability to edit a previous/current event.
  4. If possible use of service worker to do some background task. In this case creating an event in Meetup. More details here #6.