Skip to content
/ SuCasa Public

Fullstack real estate marketplace created with the MERN stack and GraphQL Apollo Server.

Notifications You must be signed in to change notification settings

DTGlov/SuCasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SuCasa

SuCasa is a fullstack real estate marketplace created with React JS, Express JS and MongoDB.This project utilizes GraphQL in querying the database on the Backend. The database schema includes Locations and Apartments which exists in a one to one and many to one relationship. Locations and Apartments can be queried, updated and deleted with queries and mutations defined in the schema.js file. Apollo client is used in the frontend to retrieve the models from MongoDB and rendered on the frontend. This project can be extended to include an admin dashboard where new apartments and locations can be added,updated or deleted since the logic for that has already been implemented on the backend.

About

Fullstack real estate marketplace created with the MERN stack and GraphQL Apollo Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published