Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (25 loc) · 869 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 869 Bytes

goer

goer - Simple golanghr event registration app

Build Status Code Coverage

Work in progress...

TODO

basic features

  1. form submission with fields: name, surname, email
  2. event description
  3. conformation email (you been registered, this is basic event info so you don't forget)
  4. event location
  5. add event to calendar
  6. event download data
  7. reminder email 1/2 day-s before event
  8. Double form registration submission
  9. CSRF protection

extended features

  • limit registration
  • user event unregister
  • supporting more than one event
  • after event email
  • after event download data

Dependencies

go get github.com/russross/blackfriday