Code Monkey home page Code Monkey logo

world-clock-application's Introduction

World Clock Application

An Android Application which shows updated times of 424 cities of the World. The user can select cities as favorite to track their current times.

User Interface

The android application has two main user interfaces:

  • In the first interface, the current time of the selected user cities is shown.

  • In the second interface, all the available cities and their current times are shown. The information is fetched using an API.

Implementation Details

  • The current time of the cities is fetched using the Timezonedb API. It is free-to-use. However, you need to create an account to get the API key.

  • The current times and country codes are fetched using the above API in a started service. The data is then stored in the SQLite database.

  • User selects his/her favorite cities from the second interface and sends them to the first one for tracking.

  • The times of the selected cities in the first user interface are updated using a background thread after reach second. It ensures that the main UI thread does not get blocked.

Tools & Technologies Used

  • Android Studio
  • SQLite Database
  • Timezonedb API
  • Java

How to Run?

  • To run the code, clone the repository and open the project in Android Studio.

To-do

  • Improve UI
  • Use a JobSchedular Service.
  • Use Content Provider

world-clock-application's People

Contributors

mehboobali98 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

world-clock-application's Issues

Depfu Error: No dependency files found

Hello,

We've tried to activate or update your repository on Depfu and couldn't find any supported dependency files. If we were to guess, we would say that this is not actually a project Depfu supports and has probably been activated by error.

Monorepos

Please note that Depfu currently only searches for your dependency files in the root folder. We do support monorepos and non-root files, but don't auto-detect them. If that's the case with this repo, please send us a quick email with the folder you want Depfu to work on and we'll set it up right away!

How to deactivate the project

  • Go to the Settings page of either your own account or the organization you've used
  • Go to "Installed Integrations"
  • Click the "Configure" button on the Depfu integration
  • Remove this repo (mehboobali98/World-Clock-Application) from the list of accessible repos.

Please note that using the "All Repositories" setting doesn't make a lot of sense with Depfu.

If you think that this is a mistake

Please let us know by sending an email to [email protected].


This is an automated issue by Depfu. You're getting it because someone configured Depfu to automatically update dependencies on this project.

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.