Department of Computer Science & Engineering 💻
CSE 2216 - Application Development Lab (Batch 28) 📚
LivingConnect is a mobile application designed to simplify the process of finding and renting homes. The app integrates personalized filters, real-time map views, and an intuitive interface for seamless interaction between renters and property owners. Additionally, the platform offers services such as community centers for program purposes and essential home-related services like house shifting, coloring, and repairs.
Team Name: DU_CodeX_Legends
- Md. Ashraful Alam (Roll: 02)
- Md. Tauseef - Ur - Rahman (Roll: 24)
- Sumaiya Tabassum (Roll: 29)
- Tamzid Bin Tariq (Roll: 48)
- Interactive Map 🗺: View available properties directly on the map.
- Location-based Property Search 🌍: Filter properties by area.
- Property Details 🔗: View detailed information about homes.
- Direct Messaging 📢: Secure communication between renters and owners.
- Custom Filters ⚙️: Search properties based on user-defined preferences.
- Secure Payment Gateway 🛒: Simplified rental payment solutions.
- Frontend: React Native (Expo Framework) ✨
- Backend: Node.js with MongoDB ⚡️
- Maps: react-native-maps for location-based features 🌏
- API Integration: Axios for data fetching 🔗
- UI Styling: Tailwind CSS 🖌️
- Clone the repository from GitHub.
git clone https://github.com/TAUSEEF-01/LivingConnect.git cd LivingConnect
- Install project dependencies:
npm install
- Start the Expo development server:
cd Frontend npx expo start
- To run the backend server:
cd Backend nodemon app.js
- Test the app on an emulator or a physical device using Expo Go.
To run the built APK on Android:
- Build the APK using EAS Build or Android Studio.
- Install the APK on your device.
- Launch the app to explore its features.
This project is submitted as part of the coursework for CSE 2216 - Application Development Lab at University of Dhaka.
🌟 If you find this project interesting or helpful, please consider giving it a star on GitHub! Your support motivates us to keep improving. 😊
Link: https://drive.google.com/file/d/19_j8Cuiw-_XMlaF6haGIp_Nzf3CmLG42/view