Code Monkey home page Code Monkey logo

city-traffic-android's Introduction

City-Traffic-Android

An app that uses crowed source data to show current traffic status. People can install this app in their mobile phone and can mark the location of traffic and road blocks. The data that are older than 15 minutes in the data base(In this case database is Firebase Database) will be deleted. User data also can be stored in the Firebase.

Things to do do before start Developing the App

1.You have to Add your own Google Map API key in the strings.xml in the res folder
2.The firebase url of your own Firebase database location in the Constants.java class file
3.In Your Firebase Database section you should see a Node called 'LiveTraffic' when you have marked a location (This one Automatically gets Created and deleted from the code in Android)
4.In your Firebase 'Storage' Section you must have a folder hierarchy like this 'city_traffic/profile_images/'
 Will look like this, I have added a screenshot showing the 'city_traffic' folder level, inside it you have to create another folder called 'profile_images'(https://www.dropbox.com/s/ksy4zvnm2dkh44u/GitHub_ReadMe_Firebase_Storage.jpg)

Screenshot Screenshot

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.