You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+43-3Lines changed: 43 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,20 @@ TechBlogger is a modern, full-stack blogging platform designed for tech enthusia
6
6
7
7
-**User Dashboard**: Personalized dashboard for users to manage their posts, view analytics, and update their profile.
8
8
-**Admin Panel**: Powerful admin interface for managing users, admins, reports, and platform settings.
9
-
-**API Key System**: Both users and admins can generate, view, and use API keys for secure API access.
9
+
-**Role-Based Access Control**: Secure, protected routes for users and admins, with visual alerts and auto-redirects for unauthorized access.
10
+
-**Pricing & Subscription Tiers**: Multiple plans (Basic, Starter, Professional, Enterprise) with feature comparison and modern pricing UI.
11
+
-**API Key System**: Both users and admins can generate, view, and use API keys for secure API access, with copy/regenerate functionality and usage code snippets.
10
12
-**Authentication**: Secure login system with role-based access control (user/admin).
11
13
-**Post Management**: Create, edit, and delete blog posts. Users see their own posts; admins can manage all users.
12
14
-**Analytics**: Visual charts and stats for both users and admins.
13
15
-**Profile Customization**: Upload avatars, update bio, and manage account settings.
16
+
-**Modern UI/UX**: Animated stats, feature cards, and improved CSS for a beautiful, responsive experience.
0 commit comments