READ REALM is an ebook selling website designed to provide a seamless experience for users to discover, purchase, and manage ebooks. Here's a brief overview of its key features:
- Live Site: [https://read-realm.vercel.app/]
- Client Site: [(https://github.com/RafiulAB/read-realm-client)]
- Server Site: [(https://github.com/RafiulAB/read-realm-server)]
- Role-based Authentication: Implemented role-based authentication to control access levels for different types of users.
- Search, Filter, and Pagination: Provided functionality for users to search, filter, and navigate through ebook listings efficiently.
- Secure Payment Gateway: Integrated Stripe to ensure smooth and secure transactions for purchasing ebooks.
- Admin Dashboard: Developed an efficient admin dashboard for managing ebooks, users, orders, and generating insightful analytics.
- Frontend: Next.js, TypeScript, Tailwind CSS
- Backend: Express.js, MongoDB
- Authentication: JSON Web Tokens (JWT)
- Payment Gateway: Stripe