An open API service indexing awesome lists of open source software.

https://github.com/ramithaheshan33/readrite

ReadRite is a Book Review App developed using the MERN stack with Docker, AWS, and Kubernetes to showcase industry-standard technologies on my CV. The app allows users to review books, rate them, and share their thoughts with the community
https://github.com/ramithaheshan33/readrite

aws docker express k8s mongodb node react

Last synced: 3 months ago
JSON representation

ReadRite is a Book Review App developed using the MERN stack with Docker, AWS, and Kubernetes to showcase industry-standard technologies on my CV. The app allows users to review books, rate them, and share their thoughts with the community

Awesome Lists containing this project

README

          

# ReadRite - Book Review App

## 📌 Project Overview
ReadRite is a **MERN stack** web application designed for book enthusiasts to **review, rate, and explore** books. This project follows industry-standard technologies like **Docker, AWS, and Kubernetes** for scalability and efficient deployment.

## 🚀 Tech Stack
- **Frontend:** React.js (Upcoming)
- **Backend:** Node.js, Express.js
- **Database:** MongoDB
- **Authentication:** JWT
- **Containerization & Deployment:** Docker
- AWS, Kubernetes (Upcoming)

## 🎯 Features
- ✅ User Authentication (JWT-based login & signup)
- ✅ Book Review & Rating System
- ✅ Backend API for managing books, reviews, and users
- ✅ Secure RESTful API with validation
- ✅ Database integration with MongoDB