Skip to content

eniac00/471proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

mCMS

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.

Screenshots

will be added

Tech Stack

Features

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

Resources:

  • Shadcn-svelte - ui library
  • Svelte Sonner - toast message lib
  • Pocketbase - backend as a file (firebase alternative)
  • Pocketbase Host - gives generous free trial

Releases

No releases published

Packages

No packages published