https://github.com/ajaysinhaorigin/property-pulse
A web application designed to assist users in finding their next rental property.
https://github.com/ajaysinhaorigin/property-pulse
cloudinary mongodb mongoo nextauth nextjs14 tailwindcss
Last synced: about 1 month ago
JSON representation
A web application designed to assist users in finding their next rental property.
- Host: GitHub
- URL: https://github.com/ajaysinhaorigin/property-pulse
- Owner: ajaysinhaorigin
- Created: 2024-09-23T16:55:14.000Z (over 1 year ago)
- Default Branch: property-pulse-ui
- Last Pushed: 2024-11-23T18:38:48.000Z (over 1 year ago)
- Last Synced: 2024-11-23T19:24:16.744Z (over 1 year ago)
- Topics: cloudinary, mongodb, mongoo, nextauth, nextjs14, tailwindcss
- Language: TypeScript
- Homepage: https://property-pulse-swart-eta.vercel.app
- Size: 4.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Property Pulse
> A web application to help you find your next rental property.
## Features
Here are some of the current features that Property Pulse has:
- [x] User authentication with Google & Next Auth
- [x] User authorization
- [x] Route protection
- [x] User profile with user listings
- [x] Property Listing CRUD
- [x] Property image upload (Multiple)
- [x] Property search
- [x] Internal messages with 'unread' notifications
- [x] Photoswipe image gallery
- [x] Maps integration
- [x] Toast notifications
- [x] Property bookmarking / saved properties
- [x] Property sharing to social media
- [x] Loading spinners
- [x] Responsive design (Tailwind)
- [x] Custom 404 page
Property Pulse uses the following technologies:
- [Next.js](https://nextjs.org/)
- [React](https://reactjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [MongoDB](https://www.mongodb.com/)
- [Mongoose](https://mongoosejs.com/)
- [NextAuth.js](https://next-auth.js.org/)
- [React Icons](https://react-icons.github.io/react-icons/)
- [Cloudinary](https://cloudinary.com/)
- [React Toastify](https://fkhadra.github.io/react-toastify/)
- [React Share](https://www.npmjs.com/package/react-share)