A modern, full-stack Subscription Management System built with Django (backend) and React (frontend). This application supports multi-user roles, secure session-based authentication, and a robust API powered by Django REST Framework.
- 🎯 Multi-role User Access (e.g., Admin, Manager, Subscriber)
- 🔐 Session-based Authentication
- 📦 Subscription Plan Creation & Management
- 📊 Dashboard & Analytics (optional, based on your implementation)
- 🛠️ RESTful API with Django REST Framework
- ⚛️ Responsive React Frontend with modern UI/UX
- 🔄 Global state management with Redux
- 🧭 Client-side routing with React Router
- ⚙️ Scalable Django Backend
- 🧪 Easy to extend and customize
Frontend:
- React
- Redux (for global state)
- React Router (for navigation)
- Axios
- Tailwind CSS (or your preferred styling system)
Backend:
- Django
- Django REST Framework
- PostgreSQL / SQLite
- Django Sessions for Authentication