RealtyREST is a full-stack real estate management application designed to manage property listings efficiently. It provides features for adding, viewing, updating, and deleting property information using a Spring Boot backend and a Next.js frontend, all hosted on AWS.
RealtyREST simplifies real estate management by offering a user-friendly interface and a powerful backend. Users can manage property details such as address, listing date, property type, number of bedrooms, number of bathrooms, and home size.
- Add, update, view, and delete property listings
- Intuitive user interface using Next.js
- Backend APIs developed with Spring Boot
- AWS deployment for scalability and reliability
- Integrated MySQL database for data management
- Frontend: Next.js, React
- Backend: Spring Boot, Java
- Database: MySQL (hosted on AWS RDS)
- Hosting: AWS EC2, S3, CloudFront
- Other Tools: Docker, Kubernetes, GitHub
- Node.js and npm installed (Latest LTS version recommended)
- Java 8 or later
- MySQL server or access to AWS RDS database
- Git