Skip to content

TechnionYP5777/SmartCity-Accessibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartCity-Accessibility

Development Status

Build Status Coverage Report

Release

Get it on Google Play QR Code

The Project

Introduction

This project is designed to help people with disabilities search for and navigate to accessible locations.

The main features we will focus on are :

  1. A social network for ranking and reviewing of different street sections and buildings. User rating will effect whether a location is viewed as accessible or inaccessible.

  2. Searching for locations in accordance to queries that can involve travel time, accessibility rating, etc.

  3. Navigation through accessible paths only.

Theoretical Background

People with movement disabilities find it difficult to move freely in the public domain because the street and the buildings of the city are not adapted to their needs. Our goal is to create software that will ease that difficulty. The application will allow the user to navigate in the city effectively taking into account the limitations of his movement. i.e. the user can find accessible paths in the city and find accessible facilities such as restaurants, cinemas, etc.

Software Implementation

Frameworks

  • Google Maps Java Api
  • RxJava
  • MapQuest
  • Parse4j
  • Ionic

Modules

  1. Client side

1.1. Ionic GUI

  1. Server side

2.1. Database

2.2. Social network - Reviews and Users

2.3. Navigation

2.4. Search Queries

User Interface

Implemented with Ionic. The interface availabe to the user will consist of the following :

  1. Map of the city.

  2. A search bar that will allow him to find accessible facilities in the city.

  3. Option to mark locations on the map and search for accessible paths.

  4. Option to review locations on the map.

  5. Option to mark like/dislike the reviews of others users.

The Code

Instructions

Can be found at https://github.com/TechnionYP5777/SmartCity-Accessibility/wiki/Developer-installation-instructions