-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blog MVP Wireframes #1
Comments
@diasdavid @akrych we'd like some feedback on these wireframes, specifically around the admin interface 2a-2h. Could you provide some this week async or we can schedule a short call? Thank you! |
Sure, I will look at this today :) |
I think everything looking good :) just 3 things:
Besides this, Great job! I really like Author View :) 👍 |
@akrych Thanks for your thoughts! I appreciate it! I updated the wireframes above to reflect your #2 and #3 feedback.
Social sharing for posts feels like a "later" feature after the initial MVP, but I also suspect it's not a heavy lift to implement and we may end up adding it during development. |
These are wireframes for a Blog MVP. This is a base set of features for the user-facing blog and the admin interface. It is expected that later on more features will be added or existing features will be expanded.
Wireframes are outlined here (with some additional details accompanying specific views):
a. blog home (preview a list of posts, in reverse chronological order)
b. blog post view (read the full text of an individual post)
c. archive view (preview a list of posts by year)
d. tags view (preview a list of posts by a specific tag)
e. author view (preview a list of posts by a specific author)
a. login (securely access admin interface)
b. posts view (preview a list of published posts and drafts)
c. new post view (create a new post)
d. edit draft view (edit/save, delete, or publish an unpublished draft)
e. edit post view (edit/publish or delete a published post)
f. comments view (preview/delete comments on posts)
g. users view (manage a list of users)
h. edit user view (manage a specific user)
1a. Blog Home
1b. Blog Post View
1c. Blog Archive View
1d. Blog Tags View
1e. Blog Author View
2a. Admin Login View
2b. Admin Posts View
2c. Admin New Post View
2d. Admin Edit Draft (unpublished) View
2e. Admin Edit Post (published) View
2f. Admin Comments View
For this initial release, you can delete comments. Further comment management would be in later releases.
2g. Admin Users View
2h. Admin Edit User View
The text was updated successfully, but these errors were encountered: