Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.62 KB

File metadata and controls

35 lines (25 loc) · 1.62 KB

📱 Student Housing App

The Student Housing App is a mobile application designed to help students find and rent rooms easily. Sellers can list available rooms for rent, while students can browse, view details, and book accommodations. The platform aims to simplify the housing search process and provide a user-friendly experience.

🚀 Features

  • User Authentication (Signup/Login)
  • Room Listings (Sellers can post available rooms with details and images)
  • Search & Filters (Students can search for rooms based on location, price, and amenities)
  • Booking System (Students can request to book a room)
  • Real-Time Updates (Listings update dynamically)
  • Chat System (Optional: Buyers & sellers can communicate)

🛠️ Tech Stack

  • Frontend: React Native
  • Backend: Firebase (Firestore, Authentication, Storage)

👥 Team Members

👤 Malak Sobhy 👤 Abanoub Refaat 👤 Ebram Wael

🤝 Contribution Guide

We welcome contributions to enhance the Student Housing App! Follow these steps to contribute:

  1. Fork the Repository: Click the 'Fork' button on GitHub.
  2. Clone the Repository: Run git clone /~https://github.com/Ebram-Wael/CS_303_final-project-mobile-app-.git.
  3. Create a Branch: Use git checkout -b feature-branch-name.
  4. Make Your Changes: Implement your feature or fix it.
  5. Commit Changes: Run git commit -m "Description of changes".
  6. Push to GitHub: Use git push origin feature-branch-name.
  7. Create a Pull Request: Submit your PR for review.