Introduction
Momen, a no-code development tool that simplifies the process of creating a fully customized blog website. In this guide, we will explore the basic project operation logic as well as how to create your own blog with Momen.
I. Basic Project Operation Logic
Website Logic
【Blog】: The homepage of the blog, used for displaying or searching previous articles.
【Popular】: Displays more past articles.
【Topics】: Articles sorted by topics.
II. How to Create a Blog
Step 1: Learn How Data Model Works
【Account】Data Table
This data table is used to store basic user information, such as the user's ID, username, update time, creation time, and data storage for the user's profile image.
【Post】Data Table
This table includes several fields:【tittle】denotes the article title,【sub_tittle】signifies the article subtitle, 【cover _image】serves as the cover image for the article on the homepage,【content】is the main title for the article's content. The elements【is_topic】,【authors_author】, and【sort_sort】are all capable of associating with other database tables in the backend.
【Author】: Data Table
The 'name' field represents the author's name,【avatar】refers to the author's profile picture, and 【description】indicates the author's job title/brief introduction.
【Sort】: Data Table
This provides a comprehensive overview of topics.
【Tag】: Data Table
This serves as a tag for articles.
Step 2: Data Manipulation in Data Tables
This involves altering the data within the data tables.
In the data model, locate the【database】, then click on the corresponding data table to modify the data.
Example: To add data in the【post】data table, click【Insert Row】to insert a new row of data into the table.
You can fill in the corresponding information as required. After completion, click【Create】to save or create the entry.
Step 3: Manipulating Data Outside of Data Tables
If you want to change the text, simply click on the text until a prompt like the one shown appears. Click on 【Content】to modify the information of that component.
This applies to other scenarios as well. If you want to change the text size or font, click on【Design】to make modifications.
Step 4: Navigate the Page
Click on the text or image where you want to redirect, then click【Interaction】to edit the Action.
III. Website Preview
At this point, you have completed 99% of the content. Let's preview our website next.
Double-click【Preview】in the upper right to begin the preview.
First, let's preview the entire page. Once the preview is complete, you can make further changes by returning to the editor.
If everything looks good and you have checked for any errors, click on "Publish" to publish the website. Congratulations! You have now completed the creation of a fully customized blog website!
If you encounter any issues during the process, feel free to join our Discord community for assistance.
About Momen
Momen is a no-code web app builder, allows users to build fully customizable web apps, marketplaces, Social Networks, AI Apps, Enterprise SaaS, and much more. You can iterate and refine your projects in real-time, ensuring a seamless creation process. Meanwhile, Momen offers powerful API integration capabilities, allowing you to connect your projects to any service you need. With Momen, you can bring your ideas to life and build remarkable digital solutions and get your web app products to market faster than ever before.