Skip to content

HU-F2/OVApp

Repository files navigation

OVApp

OVApp is a public transit application designed with accessibility at its core. Our mission is to empower everyone, including individuals with disabilities, to navigate public transit systems easily and efficiently.

Table of Contents

  1. About the Project
  2. Documentatie
  3. Features
  4. Getting Started
  5. Usage
  6. Internal Development
  7. Roadmap
  8. License
  9. Contact

About the Project

Navigating public transit can be a challenge, especially for people with mobility or sensory impairments. OVApp is built to bridge this gap by providing a user-friendly experience that prioritizes accessibility without compromising functionality for other users.

Goals

  • Make public transit accessible for everyone.
  • Provide real-time transit information.
  • Design an inclusive user interface with features like voice navigation and high contrast modes.

Documentatie

Features

  • Accessible Routing: Step-free route planning, information on elevators and ramps.
  • Real-Time Updates: Live transit schedules, delays, and alternative route suggestions.
  • Customizable Interface:
    • High contrast mode.
    • Adjustable font size.
    • Voice-over navigation.
  • Favorite Locations: Save frequently visited places for quick access.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/HU-F2/OVApp
  2. Navigate to the project directory:
    cd OVApp
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm start

Development

For internal team members, please follow these steps to make changes:

  1. Create a new branch:
    git checkout -b feature/123-your-feature-name
  2. Make your changes and commit them:
    git commit -m "feat(scope): add your feature description here"
  3. Push to the remote repository:
    git push origin feature/123-your-feature-name
  4. Open a merge request for review.

Roadmap

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors