Skip to content

mwerumuchai/traffic-tracker

Repository files navigation

Traffic Tracker

Web application that allows users to track traffic on specified routes.

Description

This is a web application that allow users to track traffic on specified routes. The user can click on a specified route and will be directed to a page where they will see the amount of traffic on the specified route. The user can also post comment on the particular page about how the traffic is. On the homepage, there will be a list of tweets from Ma3Routes. On the selected route, there will be filtered tweets about it.

Specifications

Behaviour Input Output
Display a list of the specific routes N/A List of specific routes
Display a side bar menu N/A Side bar menu
A page for the specified route Click a specified route Redirected to the specified route page
Display tweets on the homepage N/A List of tweets
Display a map on the homepage N/A Google Map
Display the google map of the specified route N/A Map with the specific route
Display the user comments about the route N/A User comments
Display a form for user comments Click Add Comment button Display form for user input
Add user comments to the comment section Click Save button List of user comments

Deployed site

Click here to go to the deployed site
or
Copy this and paste to your desired web browser

Known Bugs

No known bugs

Technologies Used

  • Ember
  • Firebase
  • Google
  • Twitter

Ember README.md

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd traffic-tracker
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Further Reading / Useful Links

License

MIT ©2017 Esther Mweru Muchai, Gitu Mbugua, John Mutavi and Carol Wanjohi

About

Web application that allows users to track traffic on specified routes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published