Skip to content

Everything required to run the mobile web app for Accessible Routes. Includes front and back end.

License

Notifications You must be signed in to change notification settings

Accessible-Routes/Webb-App

Repository files navigation

Contributors Forks Issues MIT License Activity

Table of Contents
  1. About the project
  2. Prerequisites
  3. Installation
  4. License

About

Accessible Routes

ARoutes Logo

The Accessible Routes project was established to provide students with a guide to navigating a less-than-accessible campus.

Website:

Built With

  • React
  • Node
  • JavaScript
  • PostgreSQL
  • Open Street Map

Prerequisites

  • Clone or fork the repo
    • GitHub Desktop: download here
    • Clone repo through Git Bash
    $ git clone https://github.com/Accessible-Routes/Webb-App
    • To fork, press the fork button on the top right of the repo, or here
  • Node.js

Installation

  1. Open terminal in the project folder and change directory to the webb folder
    cd webb
  2. There will be a few commands that need to be run before opening the website
    npm install
    npm install react react-dom leaflet
    npm install react-leaflet
  3. Open the website
    npm start

Mobile (IOS):

Built With

  • React
  • Node
  • JavaScript
  • PostgreSQL
  • Open Street Map

Prerequisites

  • Clone or fork the repo
    • GitHub Desktop: download here
    • Clone repo through Git Bash
    $ git clone https://github.com/Accessible-Routes/Webb-App
    • To fork, press the fork button on the top right of the repo, or here
  • Node.js

Installation

  1. Open terminal in the project folder and change directory to the webb folder
    cd Mobile/accessible-routes
  2. There will be a few commands that need to be run before opening the app
    npm install
    npm install expo
  3. Start the mobile application, install the ExpoGo app on mobile device, and scan QR code generated by the following command
    npx expo start

License

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

About

Everything required to run the mobile web app for Accessible Routes. Includes front and back end.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published