CoderSchool FTW - * Ticket Box *

Created with love by: Viet Anh Nguyen

  • Define requirement

    • User management
      • Buy ticket from event

        • register for an event
        • payment method, discount/ promo
      • Profile: image, gender, age, email bla bla

        • Display avatar
        • Validate input
        • Email, username
      • Purchase history

      • List guest going to an event

      • List created event of a user

      • Notification of event (***)

      • Rating (*)

      • Login/Logout

        • Human verification (**)
        • Username/password
        • Facebook/Github/Google (**)
        • Change the password
        • Forget password (***)
    • Event management
      • Search event
      • Recommend event
        • Base on popularity of event (*****)
      • Add event:
        • Title
        • Display Image
        • Tag
        • Datetime
          • Start
          • End
        • Location
        • Description
          • Infomation about event
          • Organizer
        • Ticket
          • Price
          • Discount code
      • Edit/Delete event
      • Share event
        • short url (***)
        • share to social network (**)
        • Invite
      • Public / Private event (***)
        • Age restrictive: for example 18+ event (*)
  • Check in

    • Verify bar code
    • pin code to activate
  • Design database

  • Implement feature

    • Comment
      • Add
      • Update
      • React
      • Delete