Skip to content

Everything required to run the database and add accessibility data for Accessible Routes

License

Notifications You must be signed in to change notification settings

Accessible-Routes/Database

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.

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/json-mp3/Accessible-Routes
    • 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

License

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

About

Everything required to run the database and add accessibility data for Accessible Routes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published