mCMS (minimal content management system) is a website where a user can create their desired webpages with built in styling and has the facility to serving those webpages.
Module 1: Authentication
- Admin Login
- User Login
- User Registration
- User Password Change
- Admin Password Change
Module 2: User Pages and Profile Management
- Users will be able to create web pages and save to draft or publish page. (draft pages will only visible to the owner of the page)
- User will be able to delete their web pages.
- User pages filters
- Users will be able to update contents of their web pages.
- User will be able to update their profile page content
Module 3: User Site Customization
- Update Site Title
- Modify Site Logo
- Update Site Navigation Links
- Update Footer text
- Add/Delete/Update footer social links / links
Module 4: Admin Functionality
- Search and filter Users
- Create New Users, Delete Users
- Update Users Data (name, email, password)
- Search and filter Web Pages
- Delete User's web pages
- Ban User's web pages
- Dashboard Data Aggregation: Total User, Total Pages, Last 5 users, Last 5 pages, Or WHATEVER
- Shadcn-svelte - ui library
- Svelte Sonner - toast message lib
- Pocketbase - backend as a file (firebase alternative)
- Pocketbase Host - gives generous free trial