Momen Docs
Go to Momen
  • Get Started
    • Introduction
    • Quick Start
    • Software Development Process
    • Editor Overview
  • Changelog
    • Latest Product Update
  • Build UI
    • Pages
    • Components
    • Canvas
    • Layout
    • Component - Display
    • Component - Input
    • Component - View
    • Component - List
    • Component - Tab View
    • Component - Select View
    • Component - Conditional View
    • Component - Others
    • Component - Map
    • Custom Component
  • Data
    • Overview
    • Data Model and Database
    • API
    • Variable
    • Parameter
    • Formula and Conditions
  • Actions
    • Overview
    • Request
    • Navigation
    • Actionflow
      • Custom Code
      • Database Trigger
    • AI
      • AI Data Model
      • AI Point
      • Vector Data Storage and Sorting
    • User Actions
    • Component Management
    • App and Page Management
    • Toast Notifications & Modal
    • Payment
    • SSO
    • Share
    • Location
    • File Management
    • QR Code
    • Clipboard
    • Conditional
    • Loop
  • Release and Growth
    • Publish Application
    • Upgrade Project
    • Multiple Clients
    • Permission
    • Log Service
    • SEO
    • Hosting Files
  • My Account and Community
    • My Wallet
    • Promoting Momen
    • Code Component
    • Collaboration
  • Debugging
    • How to Debug in Momen
    • Request Error Reference
  • Tutorial
    • How to Build an AI Needs Analysis Project?
    • How to Set Up Payment with Stripe Plugin?
    • How to Embed an Iframe Component into Your Momen Project?
    • How to Build Your Login Page?
    • How to Convert Momen App to Native Mobile App?
    • How to Build a CMS (MVP Version) in Hours?
    • How to Set a Countdown Timer When Sending a Verification Code
  • Template
    • AI Mental Health Assistant
    • Angry Dietitian
    • AI Help Center
    • AI Knowledge Base
    • SaaS Corporate Site
    • Blog
    • AI Feedback Tool
    • Feedback Tool, a Nod to Canny
    • Portfolio
    • Online Courses, a Nod to Udemy
    • Mobile Auto Repair AI Scheduler
Powered by GitBook
On this page
  • Introduction
  • I. Basic Project Operation Logic
  • II. Learn How to Create Your Portfolio Website
  • Database Management
  • III. Website Preview
  • About Momen
  1. Template

Portfolio

Learn how to use Momen's portfolio template to build your portfolio and showcase your projects.

PreviousFeedback Tool, a Nod to CannyNextOnline Courses, a Nod to Udemy

Last updated 21 days ago

Introduction

Introducing Momen's portfolio template. This template will help you build your personal website in minutes and present your best work in style. Customize the style based on your needs.

I. Basic Project Operation Logic

【Homepage】: The initial page of your website. You can showcase your experience, works, and projects here, telling your users about your abilities. If you want to showcase more sections, you can customize it based on your needs.

【Projects】: This page includes a list that displays all of your projects.

【Project Details】: By clicking "View Details" on the project page, users can be directed to the detail page that displays the project content.

II. Learn How to Create Your Portfolio Website

Understanding the Data Model

【Consumer】: This table stores your own information. It is related to other tables such as projects, skills, education, etc.

【Project】: This table stores your project data. It has a one-to-many relationship with project details.

【Project Detail】: This table stores the project detail data.

Database Management

The database is where you can browse and manage all your data. You can manage your projects here. The stored data is dynamic and changes based on your needs. Instead of writing all the content on your page, managing it here will be more streamlined.

III. Website Preview

Click on the "Preview" button to generate the preview link.

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.

About Momen

For more information, please refer to .

To learn how to manipulate data and bind it with the frontend, please refer to and .

is a no-code web app builder that 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, getting your web app products to market faster than ever before.

Database Operation
Data Retrieval and Display
Data Input and Modification
Momen