# 🙏 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 * The authors Has Many Posts * Authors Can Access the 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 the main key and sortable field * Create just 1 widget to collect the total of posts on the website * Use Rish Text editor for Creating posts and page * Use Tailwind for the frontend to show posts on the front of the website * Create a Search to get the post by name