
Newspaper Web App
The Voice Daily
The Voice Daily is a full-featured newspaper web application that allows editors to publish articles, manage categories, and offer premium content to subscribers. The platform includes role-based authentication, a rich text editor for articles, and a payment gateway integration for subscriptions.
Technology Stack
ReactTailwind CSSReact RouterNode.jsExpress.jsMongoDBFirebase
Challenges Faced
- Implementing role-based access control with JWT and Firebase
- Real-time article approval workflow
- Stripe integration for subscription payments
Potential Improvements
- Add a comment system for users
- Improve SEO with server-side rendering
- Optimize image loading with lazy loading
Future Plans
- Introduce a mobile app version
- Add AI-powered content recommendations
- Enable multi-language support