Welcome to Room Lagbe! This platform specializes in property management, allowing users to rent and sell properties. Users can browse the latest listings without logging in, while registered users can access their dashboard to manage bookings and transactions.
- Public Access: View all properties without logging in.
- User Authentication: Log in using email/password or Google.
- User Roles:
- Admin: Manage users, properties, bookings, and monetization.
- Property Owner: Add, remove, edit properties, and view bookings.
- Normal User: Book properties, view bookings, make payments, and access payment history.
- Frontend: React, Axios, Firebase, Leaflet, Swiper, AOS, and more.
- Backend: Node.js, Express, MongoDB, and Firebase.
- Visit our live site: Room Lagbe
- Frontend: Room Lagbe Frontend
- Backend: Room Lagbe Backend
To get a local copy up and running, follow these simple steps:
- Node.js installed on your machine.
- npm or yarn as your package manager.
- Clone the repository
git clone https://github.com/codeXfarm/room-lagbe.git cd room-lagbe