Skip to content

aliemir99/REAP-Real-Estate-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

REAP-Real-Estate-Project

Overview

REAP is a real estate website that was made using ASP.NET MVC

Design

-The backend design is MVC using Repository pattern for the database resources
-It uses Entity Framework 6.0 as an ORM package and code first approach for the db design.
-Entities are mapped to viewmodels for lower coupling.
-using Asp.Idenity for authentication and authorization
-using Unity containers for Dependency Injection.

Features

-Website supports CRUD operations for all entities in the website
-Supports authentication and authorization
-File upload for images is supported
-Using Chart.Js and quick chart for data visualization

Dependencies

-Entityframework 6.0
-PagedList.mvc
-Unity Containers
-bootstrap.chosen

3rd party resources

-https://quickchart.io/ --> data visualization
-https://www.google.com/maps --> locator

Sample Images

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published