👻
VILT Stack Generator
  • Get Started
    • 👻Overview
    • 💻Environment Setup
    • 🚀Install
  • Generate
    • 🧠Resource
    • 🔥Action
    • 🧩Modal
    • 📈Widget
    • 📏Route
    • 🖥️Views
    • 🔒Roles
  • Resource
    • 🔦Using
    • 🪝Hooks
    • 📤Import & Export
  • Builders
    • 🔡Form
    • 📺Table
    • 📄Page
  • Components
    • 💫Using
    • 🆎Text
    • 🔤Textarea
    • 🔠Rich
    • 🔢Number
    • 📞Tel
    • ✉️Email
    • 🔄Toggle
    • 🖌️Color
    • 📅Date
    • ⌛Time
    • ⏲️DateTime
    • ⚡Select
    • 🔁Repeater
    • 📑Schema
    • ✨Section
    • 🖼️Media
    • 💟HasOne
    • 🎁Relation
  • Managers
    • 🔤Translation
    • 📖Menu
    • ♠️Share
  • Helpers
    • ⚠️Alert
    • 💻Render
    • 🌠Actions
    • 🌟Modal
  • Plugins
    • 🔤Translations
    • 📀Settings
    • 📖Menus
    • 🔔Notifications
    • 💳Payment
    • 🏗️Build Plugins
  • Learning
    • 🙏Task To Get Start
    • 🚨CI/CD
    • 🦄Awesome TailwindCSS
Powered by GitBook
On this page
  • App Schema
  • App Features
  1. Learning

Task To Get Start

the task is very easy, we just need to build a blog CMS system using VILT stack using this map

App Schema

  • Authors Table

  • Posts Table

  • Comments Table

  • Pages Table

App Features

  • Authors Has Many Posts

  • Authors Can Access Admin Panel and show only Posts

  • Admin Can show All App Features

  • Admin Can show or hide comments

  • All Tables Must Have a search input with main key, and sortable field

  • Create just 1 widget to collect total of posts on the website

  • Use Rish Text editor for Creating post and page

  • Use Tailwind for frontend to show posts on the front of website

  • Create a Search to get the post by name

PreviousBuild PluginsNextCI/CD

Last updated 2 years ago

🙏