issues
search
Anushkabh
/
CMS-iGOT-Karmyogi
https://cms-i-got-karmyogi.vercel.app
0
stars
1
forks
source link
[3] - Theme Manager Added to Content Manager
#7
Closed
ashishsoniii
closed
2 months ago
ashishsoniii
commented
2 months ago
Added new functionality - Theme Manager:
Frontend Changes
Added a new card featuring a logo to improve visual clarity and navigation.
Integrated a new section to fetch and display detailed content for themes from the backend.
Developed three sections on Theme Manager:
Current Theme
: Displays the currently applied theme.
Set Theme
: Allows users to set a new theme.
Manage Themes
: adding new themes and managing existing ones.
Added loading states and error handling for the theme fetching process!
Backend Changes
Developed a new API endpoint to fetch themes for display on the frontend, enhancing the integration between backend data and frontend.
Files modified:
Theme.js
: Created a new model to store website theme data, tracking the current theme and maintaining a history of themes applied.
ThemeManagerGCP.js
: Handles theme management operations, including fetching, updating, and storing theme data in Google Cloud Platform.
This PR enhances - #3
Screenshots
Added new functionality - Theme Manager:
Frontend Changes
Backend Changes
This PR enhances - #3
Screenshots