Skip to content

phenyo-code/roomify

Repository files navigation

Roomify

Description

Roomify is a web application designed to help students find suitable accommodation options, including private rooms and NSFAS (National Student Financial Aid Scheme) rooms. It offers a convenient platform to search and filter accommodations based on specific preferences such as sharing or no sharing, affordability, and location. With Roomify, students can easily find accommodation that fits their needs and budget.

Problem to solve

In South Africa, finding affordable and suitable accommodation is a common challenge for students. Roomify aims to simplify this process by providing an easy-to-use platform where students can search for and filter accommodation based on their preferences. Whether students are looking for a private room or a shared space, Roomify makes it easier to find a place that meets their requirements while considering financial constraints and living arrangements.

Quick Start

To get started with Roomify:

  1. Clone the repository:
    git clone https://github.com/phenyo-code/roomify.git
    
    
  2. Install the dependencies:
    cd roomify
    npm install
    
  3. Start the development server:
    npm run dev
    
    
  4. Open

in your browser to begin exploring accommodation options!

Once the app is running, you can use Roomify to find accommodation by:

Search: Enter keywords or locations to find accommodation options.

Filter: Use the built-in filters to narrow down your search by room type (private or shared), NSFAS availability, and more.

View Details: Each listing provides more information about the accommodation, including pricing, location, and facilities.

Save & Share: Save your favorite listings and share them with others for feedback.