Giter Club home page Giter Club logo

daily-metrolink-schedules's Introduction

Daily Metrolink Schedules

App Link: https://daily-metrolink-schedules.herokuapp.com/

The daily metrolink schedules is a experiment of displaying timetables for metrolink. The idea behind this design is slicing the timetable vertically to allow mobile users to avoid a horizontal scroll.

This app was created with create-react-app.

Getting Started

Requirements

  • NodeJS
  • NPM

Installation

Use npm and yarn to install dependencies:

npm:

npm install

yarn:

yarn install

The app was built with create-react-app, which includes a server that can be started with:

npm:

npm start

yarn:

yarn start

The app depends on daily-metrolink-schedules-api for the data required to build timetables. By default, it is expected to be running at http://localhost:3000. However, this can be adjusted by setting the environment variable REACT_APP_BACKEND_HOST to the hostnme of the api.

REACT_APP_BACKEND_HOST=mysterious-brushlands-30472.herokuapp.com

Built with

daily-metrolink-schedules's People

Watchers

James Cloos avatar Tyrice Clark avatar

daily-metrolink-schedules's Issues

Add back button or adjust route name in details screen

Users aren't noticing how to go back and select a route. Seems that the link of the route name is not obvious for everyone.

There are two options:

Make the route name look more like a dropdown link. This would avoid the need of a back button.
Add a back button. This would give the user two options to go back.

I personally won't to keep testing with the dropdown link approach and train users to use less tools. But, I am also at conflict because it is a tool frequently used and is not that big of a deal to change.

Move loading indicator to center of screen

Currently, loading indicator for details and homepage are in the top left corner. It is not always obvious to see the loading indicator here, so would be nice to place in center and also make a bit bigger.

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.