You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on user interviews with a sample set of members from Fifthel and rootconf communities a few requirements have becoming evident. These are:
Content discoverability.
A schedule of upcoming and past projects hosted by the account.
Opportunities to network and discover other members within the community.
Out of these the schedule of projects or program listing (2.) inside an account in the form of a projects calendar seems to be big factor in driving purchasing decisions. A clear listing of a quarterly of half-yearly program schedule could ease the sale of the memberships product for a lot of users.
This information can be accessed from the Account model that has all the Projects linked under it. An additional flag that removes selected projects from the calendar can be introduced in the future.
Key information and structure
These are some of points of information that are essential to ease the decision making at the point of purchase.
The quantity and frequency of projects included in the membership offering.
Other specifics like the time of the project and the day of the week with respect to the current date.
The project description or tagline for setting the context.
Is the project is offline, online or hybrid?
Is the project free for all, free for members or paid for members?
Past projects and upcoming projects in the membership offering.
If the project is accepting proposals or not.
Affordances
Effectively organizing the information within a widget of a UI component prevents interface overload and allows easy navigation. Based on the above mentioned information hierarchy the UI should afford the following behaviours:
Navigate between dates that have scheduled projects, past or upcoming.
Navigating to the projects page from the calendar.
Apply filters like free, paid, online, offline, hybrid etc.
Share the calendar on social media.
Sync the calendar.
The text was updated successfully, but these errors were encountered:
Overview
Based on user interviews with a sample set of members from Fifthel and rootconf communities a few requirements have becoming evident. These are:
Out of these the schedule of projects or program listing (2.) inside an account in the form of a projects calendar seems to be big factor in driving purchasing decisions. A clear listing of a quarterly of half-yearly program schedule could ease the sale of the memberships product for a lot of users.
This information can be accessed from the
Account
model that has all theProjects
linked under it. An additional flag that removes selected projects from the calendar can be introduced in the future.Key information and structure
These are some of points of information that are essential to ease the decision making at the point of purchase.
Affordances
Effectively organizing the information within a widget of a UI component prevents interface overload and allows easy navigation. Based on the above mentioned information hierarchy the UI should afford the following behaviours:
The text was updated successfully, but these errors were encountered: