webuildsg / webuild

:memo: Robot-handpicked list of open events and open source for designers, developers and makers in Singapore
https://webuild.sg/
MIT License
62 stars 33 forks source link

manually add event with a form on /admin #250

Closed sayanee closed 8 years ago

sayanee commented 8 years ago

Form fields on the UI:

  1. Name for name
  2. Description for description
  3. Start time for start_time (needs to be stored as ISO String)
  4. End time for end_time (needs to be stored as ISO String)
  5. URL for url
  6. Group name for group_name
  7. Group URL for group_url

Auto-generated:

Constant:

sayanee commented 8 years ago

progress:

image