Bytebook is an audiobook library where users can listen to audiobooks and read the text version. There are three types of users: Admin, Creator, and Reader. Admin can manage users, creators, and books. Creators can upload books and readers can listen to them. The application is built with Next.js, Tailwind CSS, MongoDB, Prisma ORM, Next Auth, and Framer Motion.
Demo credentials
Admin: admin@admin.com, Password: 123456
Creator: creator1@creator.com, Password: 123456
Reader: reader1@reader.com, Password: 123456
Admin Features
Manage users, creators, and books
Resolve reports from users
View insightful analytics with charts
Creator Features
Manage own books
Interactive editor
Reader Features
Suggesting books according to user preference
Track real-time book progress
Notification upon publishing a new audiobook
Maintain shelf for books
Highlight manager
Personal analytics
Like this project
0
Posted Jun 2, 2024
Bytebook is an audiobook library where users can listen to audiobooks and read the text version.