Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j11tendra/lamaestate-ui
A real estate frontend website build using react and scss.
https://github.com/j11tendra/lamaestate-ui
expressjs full-stack-web-development jav mong nodejs prisma reactjs real-estate responsive-web-design scss socket-io
Last synced: about 1 month ago
JSON representation
A real estate frontend website build using react and scss.
- Host: GitHub
- URL: https://github.com/j11tendra/lamaestate-ui
- Owner: J11tendra
- Created: 2024-03-25T16:35:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T14:25:56.000Z (10 months ago)
- Last Synced: 2024-11-05T15:14:14.453Z (3 months ago)
- Topics: expressjs, full-stack-web-development, jav, mong, nodejs, prisma, reactjs, real-estate, responsive-web-design, scss, socket-io
- Language: JavaScript
- Homepage: https://lama-estate.vercel.app
- Size: 613 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LamaEstate
LamaEstate is a real estate booking website developed as a full-stack project using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It utilizes various concepts and technologies such as React Map, Socket.IO, Prisma, JWT authentication, and cookies.
The design for this project was inspired by LamaDev.
## Features
- **Real Estate Listings:** Display listings of available properties for booking.
- **Booking System:** Allow users to book properties based on availability.
- **Interactive Map:** Utilize React Map to provide an interactive map view of properties.
- **Real-time Updates:** Implement Socket.IO for real-time updates on property availability.
- **Authentication:** Secure user authentication using JWT tokens.
- **Database Management:** Store and manage data using MongoDB with Prisma ORM.## Tech Stack
- **Frontend:** React.js
- **Backend:** Node.js with Express.js
- **Database:** MongoDB with Prisma ORM
- **Mapping:** React Map
- **Real-time Communication:** Socket.IO
- **Authentication:** JWT Tokens
- **Session Management:** Cookies