
A web app developed using React and Next.js with an authentication system, separate interfaces for buyers, sellers and agents and a dashboard for admins to simulate the business of real estate management and industry.
This SQL-based real estate management system is designed to streamline property management processes, making it a valuable tool for real estate professionals. With an intuitive layout and responsive design, it enables users to efficiently handle listings, client interactions, and transactions. Although still in the development phase, this system promises to evolve with continuous improvements in user interface and experience, alongside breaking changes that cater to better functionality.
By utilizing a robust tech stack, including Next.js, React.js, MySQL, and Node.js, the application aims to provide a modern approach to real estate management. The ability to effortlessly navigate different pages and access API routes enhances user interaction, while the flexible documentation will ensure that users can easily adapt to any updates in the system.

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.