A complete version of Real Estate Management System made using Asp.net core, SQL.
- Manage your properties (Add, update, delete)
- Bid on properties
- Auction your properties
- Rent a place
- Verification of your properties
- Manage Agents
- Comments on properties for Information.
- Full Authentication (includes signup, login, forgot password, email verification )
Clone the repository:
git clone https://github.com/d3v-26/REMS.git
cd REMS
Import the REMS/REMS.sln
in the Microsoft Visual Studio (Mac not supported).
Run the project following any changes if made.