Giter Club home page Giter Club logo

immi-cs350's People

Contributors

amanzholov8 avatar anuartb avatar baurtokenov avatar kunduzb17 avatar mkab2000 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

immi-cs350's Issues

User Story #3

As stated in SRS we need to implement use case called Show nearby cities. For that we need to do the following:

  • Populate the database with at least 3 Korean cities that are located nearby
  • Implement searchNearbyCities, which returns a list of nearby cities
  • Make a new activity for this use case called GeoLocationActivity
  • Connect InfoShowActivity with GeoLocationActivity

Nearby city click

  • Make click to one of the cities from nearby cities list transfer to infoShowActivity for that city.

The way to change to develop branch

After you fork the project and import your forked project to Android Studio as a new project, you also will have to change your branch from master to develop.

The way to do it is to write in the terminal of Android studio the following command:

git checkout --track origin/develop

Add library to the project

As we are using Numbeo JSON API, we need a library for parsing JSON. So please add the library klaxon to the build.gradle (Module:app).

Create class QIndex

The class QIndex will be responsible for providing information for the quality of life indices for cities/countries.

  • Populate database with at least 5 'QIndex' class instances.
  • Implement getFullDescription method for QIndex class.
  • Implement getQIndexByName method for ImmIDatabase class.

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.