Skip to content

Prachi-Gore/goodreads_backend

Repository files navigation

ReadMitra 📚 Demo

Welcome to ReadMitra, a Goodreads-inspired book-tracking and review platform where users can rate, review, and organize their books into shelves. ➡️ Visit Site!

✨ Features

Authentication (JWT-based)

✔️ Sign-up, Sign-in, Guest User Mode. ✔️ Forgot Password via Mail OTP (Resend OTP option). ✔️ Reset Password using old password. ✔️ Email,Password validation. ✔️ Access Token to authenticate API requests. ✔️ Refresh Token to obtain a new access token.

Books & Reviews

✔️ Admins can create books via the Django Admin Panel. ✔️ Book cover images are stored on Cloudinary and displayed on the UI. ✔️ Users can rate and review books (edit/delete their own reviews). ✔️ Book details can be viewed and edited.

Bookshelves

✔️ Users can create bookshelves to organize their collections. ✔️ Add or remove books from bookshelves.

🛠️ Built with modern web technologies

Frontend

  • 🔹 React.js – For building the user interface.
  • 🔹 Redux Toolkit – For state management.
  • 🔹 Tailwind CSS – For responsive design and styling.
  • 🔹 Ant Design – For UI components.
  • 🔹 React Router – For navigation.

Backend

  • 🔹 Django – For backend development.
  • 🔹 Django REST Framework (DRF) – For API handling.
  • 🔹 PostgreSQL – For database management.
  • 🔹 Cloudinary – For storing book cover images.

Deployment

  • 🔹 Frontend: Deployed on Netlify.
  • 🔹 Backend: Deployed on Render.

🚀 Upcoming Features

🔹 Real-time Chat for book discussions.

📩 Contact

You can find more about me on my website: https://prachi-gore-portfolio.netlify.app/.

Releases

No releases published

Packages

No packages published

Languages