Coder Social home page Coder Social logo

ayakoaohara / spring-2020-crazy-phoenix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from software-assignments-spring2021/spring-2020-crazy-phoenix

0.0 0.0 0.0 8.83 MB

License: GNU General Public License v3.0

HTML 7.73% JavaScript 68.80% CSS 21.01% Dockerfile 0.51% Shell 1.95%

spring-2020-crazy-phoenix's Introduction

Build Status

Project Description

Transportation for Everyone is a web application with the goal of providing accessible public transportation routes for the disabled within New York City. A map of the city will be visible for reference. Users will be able to input their desired start and end points. The application will use data available from the MTA to show users possible subway and bus routes they can take which have accomodations for the disabled(such as ramp access). Users can then pick a route and see detailed instructions on how to follow it.

Our MVP will consist of the following main features:

  • Account creation
  • Login functionality
  • Route generation
  • Route selection

to run

  • in app/back-end/ directory, install dependencies by typing npm install. in app/front-end/ direcotry, do the same.
  • database (Mongo DB, either on local machine or Atlas) must be already running.
  • in the back-end directory, in the console, type node server.js
  • in the front-end directory, in another console, type npm start.
  • type in http://localhost:3000/login This should direct you to a login page. Create account (by clicking on the create account page), then login. Our code on GitHub doesn't include the key for Google Maps API. In order to search for directions, please obtain your key or contact us.

Project History

This project was originally proposed by Ayako after thinking about how Google Maps was not sufficient for people with disabilities. Our team decided on this project because we thought it would lead to an interesting and useful finished product within the timeframe and scope of this class.

How to Contribute

Contributing

Additional Links

Prototype

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.