Remax is a real estate management system for Windows That is created by C# and uses Microsoft SQL Server Management Studio Database to store all the data. Also, using Guna UI Framework to create all the forms.
👉 Developed By Alireza Gholami
1-Download and install Guna UI framework .
2-Open SQL Server Management Studio and create new Database and name it Remax.
3-Then add a new query to your database and run the SQL script file which is available in the DataBase folder.
4-Open visual studio and add a new Microsoft SQL Server database to your visual studio and connect the Remax Database to your app.
5-You are all set.
6-Run the app.