Category Archives: WPC MeetUp
01) Do the Loop

- Who is the Meetup customer?
- We are the Meetup customer!
- What is wanted?
- A simple WordPress membership website like Meetup:
- Easy to Join
- Easy to Post an Event
- Easy to RSVP
- A simple WordPress membership website like Meetup:
- How is this done?
- Using the power of Accumulated Selection:
- WordPress provides Successive Variations;
- We add them up into a certain Direction of Usefulness.
- Using the power of Accumulated Selection:
02) Meetup-like Website
This is a sample home page of a simplified Meetup-clone made by retaining a subset of the blocks currently on Meetup’s landing page:

FEATURE SET (for now)
1) Members JOIN the group.
2) Administrator creates an EVENT.
3) Administrator ANNOUNCES event.
4) Members RSVP if they are going to the event.
5) Members get an automatic REMINDER before the event.
6) Administrator records RESULTS of the event.
03) Request to Join
04) Attend
05) Log in
06) Roles
Administrator has full capabilities on the WordPress website, except on a multi-user site where the Super-Admin looks after network management.
Editor adds Links, Comments, Feedbacks, Ratings; can edit, delete any posts/pages.
Author adds Media; can edit, publish and delete their own posts, as well as upload files/images.
Contributor needs permission to publish a post; does not have the ability to upload files/images.
07) Row the Boat?
08) Progress
09) Outline Flex Boxes

CSS Selectors
- flex
- order
- justify-content
- align-self
- align-items
- align-content
- margin
