🙏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
Last updated