Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 2.41 KB

README.md

File metadata and controls

51 lines (39 loc) · 2.41 KB

Nestly-RealState System

Overview

The Nestly-RealState Rental System is a responsive web application designed to help users find rental properties. Whether you're looking to rent a house, apartment, or any other type of property, this platform allows users to browse available rental listings, view detailed information, and manage their rental inquiries. The system includes sign-up and login functionality that stores user data in localStorage, making the platform easily accessible without the need for a backend server.

Features

  • Responsive Design: Ensures an optimal viewing experience on desktops, tablets, and mobile devices.
  • Interactive Navigation: Smooth menu transitions powered by JavaScript .
  • Property Listings: Explore property images, descriptions, and specifications.
  • Search & Filter Options: Quickly find properties based on preferences .
  • Modern Aesthetics: Professional design with custom styles, fonts, and icons.
  • Cross-Browser Compatibility: Functions seamlessly across modern web browsers.
  • Dynamic Form: Users can switch between the "Sign In" and "Sign Up" forms.

Technology Used

  • HTML5: For structuring pages.
  • CSS3: For styling, including responsive layouts.
  • JavaScript: For interactions and dynamic content.
  • FontAwesome: Icons for enhanced user interface elements.
  • localStorage: For storing user authentication data and enabling login/sign-up without a back-end server.
  • Hosting: Netlify for live deployment.

Screenshots

image image image

Contributors

  • Abdirahman Mohamud
  • Faarah Abdullahi

Contributing

We welcome contributions! Here's how you can get involved:

  1. Fork the repository.
  2. Create a branch (git checkout -b feature-name).
  3. Commit your changes (git commit -m "Added feature").
  4. Push to your branch (git push origin feature-name).
  5. Create a pull request.

Setup and Installation

Follow these steps to set up the project locally:

  1. Clone the repository:
    git clone https://github.com/dugsiiyeinc/Nestly-RealState-System.git

Live Demo

Experience the project live: Nestly-RealState System