Code Monkey home page Code Monkey logo

imcheap's Introduction

imCHEAP

Finding you the best prices around the world!

image image

With the cheekily-named imCHEAP project, our team set out to design a fun and user-friendly Android app for the backpacker, the hostel-to-hostel traveler, and the relaxed browser, all in search of the cities with the cheapest prices and best forecasted weather. As a team of 4, we worked in a fast-paced and agile framework, made use of a Trello board for weekly sprint management, and facilitated our collaboration via GitHub.

Project Overview

We’ve relied on the following tech stack, tools and APIs in order to bring this MVP to life: Android Studio GitHub Firebase Trello APIs https://cost-of-living-and-prices.p.rapidapi.com/prices

https://cost-of-living-and-prices.p.rapidapi.com/cities

https://countryflagsapi.com/png/

https://openweathermap.org/api

Data Requirements

data req

Planning and Documentation

image

Demo

Login page:

LoginScreen.mp4

Search:

SearchResults.mp4

City summary and weather:

CitySummaryAndWeather.mp4

Profile and favourites:

ProfileFavorites.mp4

Open Issues

Searching can sometimes be slow when polling the API. Upon investigation, it is because of polling API limitations. Searching too many times in rapid succession causes a timeout. This can be solved by purchasing an API service with better limits on querying. The flag API also sometimes goes down. Upon investigation, it is because of regular maintenance. A dummy flag has been implemented to show when the flag API call does not return a flag. In addition, Firebase also has a limited timeframe for client access. The free student account would have to be upgraded to a subscription for ongoing access.

Risks

Because we use free APIs in our project, they are subject to instability and termination of service. This issue can be solved by purchasing a subscription to a more reliable API service. API keys are also exposed in the source code. The code base is set as private, but there is still a chance that it can be leaked.

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.