Message List
@author S Braham [10:09 AM] Accessibility Live - Readme.md
- Carl Cross
- Sule Tunkara
- Pelin Diskan
- Walter Perez
- Sharleen Braham
Scope|
Trello Board |
Stack |
Tech Notes|
Possible Query params |
User Stories |
Your local machine environment|
Useful tutorials|
Useful links
Website : Transport for London
The transport for London website provides people who wish to travel on public transport, with an option to plan their journey. Passengers with disabiities are very important passengers who require accurate information when planning their journey.
Currently, people with a disability are not able to determine whether key facilities, such as a lift, are functioning at a certain station. Neither are they able to know if the stations they plan to use are busy.
Thus, Accessibility live is a website where pertinent information that is useful to such important passengers will be readily available.
A passenger with a disability will be able to easily plan their journey with current facilities, popular times and other services for a station being presented to them.
The Accessibility live website is built in React and JavaScript on AWS Lambda, hosted on GitHub.
Link to board if you have one
Technology | Version/Docs |
---|---|
JavaScript | ES6 |
Node.js | 10.15.3 |
ReactJS | Docs Link |
Express | |
Cordova |
|Testing|:speak_no_evil:|
|References| |---|---|
|Twitter-logo|
|Facebook-logo|
|Gmail-logo|
|Github-logo|
*/Method endpoint
POST /passengers
Table journey planner
|id | starting station | end station | email/Twitter Id | general experience |
query params or endpoints or TBD |
---|
Find all disabled passengers |
Find by Underground station |
Find by Name |
As a user
So that I can easily find the information about whether the station facilities are functioning
I want to be able to see the lift information in one place
As a user
so that I know how many lifts are working in the city
I want to be able to search by Underground station
As a user
so that I can see the traffic for a particular station
I want to be able to search by Underground station
As a user
so that I can see only the stations with functioning lifts
I want to be able to filter functioning lifts
As a user
so that I can select which Underground station can accommodate my needs
I want to be able to see functioning lifts and passenger traffic
As a user
so that I do not travel to an Underground station that cannot support my disability
I want to be able to see if a station is currently equipped to help me
Please add info here, what should everyone install ...
Please add here if you know any for the stack mentioned above...
Github codebase: https://github.com/kodiri/accessibility-live
Summary of all ideas proposed for the project: Ideas proposed as a project included: Create an option for filtering YouTube videos that are less than 5 or 10 minutes in length. A website/Application for pollution. A website/Application for cocktail making A template for e-commerce shopping Geo location
Collapse
Message Input
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify