📰Ez Journal - Blog Template
Pre-designed and customizable applications

🔗Links
Template Link on Bubble Marketplace
Photos

Introduction
Turn your passion for writing into a professional digital platform with Ez Journal, a blog template from EazyCode. Specially designed for bloggers, journalists, and content creators, our blog template is the perfect set of tools to build your online presence. Developed on the bubble.io platform, our template offers an easy way to publish your work with an interface inspired by Medium's sleek and user-friendly style.
EazyCode has carefully designed this simple blog website template for writers who want to share their voice with the world without the hassle of complex web development. This no-code solution allows you to quickly launch your blog or magazine, ensuring your content is delivered to your audience with style.
Our template is ideal for both experienced and novice bloggers. It is designed for those who want a simple and powerful way to administer their website. The simple admin panel template feature allows even those with minimal technical knowledge to manage their blog effectively. Here's what stands out about Ez Journal, a blog template:
Homepage - Grab your visitors' attention with a simple and attractive homepage that showcases your latest and most popular content.
Blogs - A dedicated place for your articles, beautifully designed to encourage readers to explore more.
Author Page - Highlight your authors with personalized pages that give credit to those behind the content and build a connection with your audience.
Category Page - Organize your content efficiently, allowing readers to easily find posts based on their interests.
Admin Panel - A user-friendly interface that makes it easy to manage your blog, from publishing posts to tracking activity.
Like system - Engage your audience with an interactive-like system, encouraging readers to show appreciation for their favorite posts.
Create Post - A streamlined process for creating new content, allowing you to easily move from concept to publication of your ideas.
Our template is fully compatible and responsive across all device types. Our team has developed this template in adherence to current UX/UI design standards, ensuring an intuitive interface and visually pleasing aesthetics.
While we offer the template as is, we are open to discussions regarding additional modifications. We recommend exploring the preview section before making a purchase. If you have any questions or need further clarification, please don't hesitate to contact us. We'll be delighted to assist you and tailor a solution to meet your specific requirements.
Features
Home Page
Blogs
Author page
Category page
Responsive design
Admin dashboard
Like systems
Post creating
Notes
This template is not the final product. Any part of the application can be modified for different needs.
Pages
index
This is the landing page of the application. On the page, the client can find a section with a choice of topics of interest to him, and some information about the application. Each block on the page prompts the client to register in the application
admin-panel
This is the administration page of the application. The admin can manage any part of app, with four multifunctional tabs.
Manage Blogs - On this tab appears new blogs(articles), after that admin has to decide whether to approve(publish) or decline the new blog. Also on this tab admin can find a list of all published blogs with the possibility to edit/delete any article.
Manage Users - A list of users with the possibility to edit/delete any of them.
Manage Categories - A list of categories with the possibility to add/edit/delete any of them.
Manage Reports - This tab displays reports for blogs and users.
admin-settings-edit
This is the edit settings page, where the admin can make any changes.
admin-story-edit
This is the edit story page, where the admin can make any changes.
blog
This page has blog information such as title, image, text, likes, and comments.
blogs
This page displays a list of blogs filtered by categories, popular publications, and a reading list.
category
This page shows a list of publications with chosen categories.
muted
This page contains lists of muted authors and publications.
new-story
On this page, users can create new stories. It includes a title, subtitle, bio inputs, and picture uploader.
profile
This page is the user guest page. It shows general information about this user.
reading-list
This page contains lists of saved and recently viewed stories.
settings
This page contains the user's personal information that can be edited.
stats
This page displays detailed statistics about every created by a current user story.
stories
This page contains lists of drafts and published stories.
reset_pw
This page allows the user to reset the password.
404
This page appears when something went wrong in the app's work.
Reusable elements:
admin-side-menu
This reusable element contains sidebar navigation through the tab on the admin panel page. It contains manage blogs, users, categories and reports tabs.
archive-button
This reusable element allows users to bookmark a blog.
button_more
This reusable element allows users to dismiss the story, mute the author and report the story.
button_more-user
This reusable element allows users to mute the publication, mute the author and report the story.
header
This reusable element includes a logo, admin page link, bookmarked stories link, and profile navigation.
header_menu
This reusable element displays new stories, stats, reading lists, profiles, settings, and Sign-Out buttons.
profile-menu
This reusable element contains a report and mute the user buttons.
response
This reusable element allows users to response to a comment.
response-greyfilter
This reusable element is a response background grey filter.
story-edit-menu
This reusable element allows to edit the draft or delete it.
Workflow
Highlighting the workflow with color is a great way to separate actions in essence and significance. Below is the EazyCode standard for the use of colors with a detailed explanation.
The standards below are for informational purposes only. Any discrepancy is not related to the functionality of the application.
Blue - The actions taking place on our screen do not utilize the application's resources. For instance, when an element is clicked and a popup is opened or closed.

Green - These actions involve creating or modifying entries in the database. For example, "Create a new Thing," "Make changes to a thing or a list of things," as well as "Copy a list of things," and so on.

Red - This action involves deleting or resetting values. For instance, "Delete a thing or a list of things," as well as "Reset a group" and "Reset inputs."

Orange - Actions related to your navigation. For example, "Navigate to a page," or "Do when a condition is true" – when you use specific values for checking, such as "When the current user is logged in," and so on.

Cyan - Actions utilizing Custom Events – lengthy tasks that involve the creation, modification, deletion, and plugins within a single comprehensive workflow as steps.

Brown - Custom workflow, API workflow, and similar tasks.

Purple - The significance of this color is determined by the developer themselves, as it is done due to the fact that everyone has their own approach to development.

Grey - All other actions.

Data Types
Cat-Followers
This data type is used to store a list of user-followed category proprieties.
Categories
This data type is used to store category proprieties.
BG
image
Stores the back ground image.
bio
text
Stores the category description.
delete/change
yes/no
Stores the category status(deleted/changed or not).
image
image
Stores the category image.
name
text
Stores the category title.
Followers
This data type is used to store follower proprieties.
Like-Response
This data type is used to store response proprieties.
Like-Story
This data type is used to store liked story proprieties.
Muted-Authors
This data type is used to store muted author proprieties.
Muted-Publications
This data type is used to store muted publication proprieties.
Report-Story
This data type is used to store report story proprieties.
type
text
Stores the report description.
Report-User
This data type is used to store report user proprieties.
Response
This data type is used to store response proprieties.
text
text
Stores the response description.
Story
This data type is used to store story proprieties.
change/delete
yes/no
Stores the story status(changed/delete or not).
content
text
Stores the story content.
gen_image
image
Stores the story image.
publicated
yes/no
Stores the story status(publicated or not).
state
text
Stores the story state(approved or declined).
sub-title
text
Stores the story sub-title.
title
text
Stores the story title.
User
This data type is used to store user proprieties.
admin
yes/no
Stores the user type(admin or not).
bio
text
Stores the user description.
delete/change
yes/no
Stores the user status(deleted/changed or not).
facebook
text
Stores the user facebook link.
image
image
Stores the user photo.
instagram
text
Stores the user instagram link.
link
text
Stores the user website link.
name
text
Stores the user full name.
twitter
text
Stores the user twitter link.
Views
This data type is used to store view proprieties.

The template is sold as is, although additional modifications can be discussed. Feel free to contact us for any inquiries and we’ll be happy to find a solution for your ideas – http://eazycode.com/
Hire us:
https://www.fiverr.com/share/qQoDQZ
https://www.upwork.com/freelancers/~01c1a4cbef44ecb5f1
Follow us:
https://www.facebook.com/eazycode
https://twitter.com/ezcode_official
https://www.instagram.com/eazycodecom/
https://www.linkedin.com/company/eazycodecom/
Last updated
Was this helpful?