Giter Site home page Giter Site logo

codacy-badger / fastfoodfinder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nhoxbypass/fastfoodfinder

0.0 0.0 0.0 28.93 MB

An awesome android app that allows a users to find some fast food stores or convinient stores around where their standing. And with this app he can do the other fantastic things.

License: GNU General Public License v3.0

Kotlin 100.00%

fastfoodfinder's Introduction

CoderSchool Final Project - Fastfood Finder

Build Status codecov Codacy Badge

Fastfood Finder is an awesome android app that allows a users to find some fast food stores or convenient stores around where their standing. And with this app he can do the other fantastic things.

The source code is well-programmed with MVP architecture, SOLID principle & lots of design patterns.

Well-unit-tested with JUnit, Mockito, PowerMock.

Time spent: 180 hours spent in total

User Stories

The basic required functionality:

  • Show the splash screen and do the robust check for Internet connection.
  • Locate current user's position by GPS or 3g, wifi. If can not detect, get user's past location.
  • Show top 10 nearest stores by marking on the maps in the first tab.
  • Show list of 10 nearest store in bottom sheet below the map, sort ascending by the distance from user to this store. User can click on each item to show the way to this store (routing).
  • Swipe to "recent" tab. Show recently tab that searched or selected by user.
  • Have a button to quickly show the nearest store base on user settings
  • If user have logged in, user can swipe to the "Favourite" tab, to show list of stores that user visited and favourite.
  • User can filter stores that display in map by pressing the filter icon in Toolbar, and fulfill the Filter dialog.
  • User can click on a store in the map to show the basic detail, overview of this store to determine to go or choose another store.
  • User can navigate to other activity to see the list of district, and some advanced filter. User can select and see the list of stores fit user need.

The extended features are implemented:

  • User can toggle navigation drawer to see their profile. If user doesn't logged in. They can login by email, Gmail or facebook.
  • User can toggle the navigation drawer to select "Last visit", "Profile Detail", "Favourite list", "Settings", etc,...
  • Update to newest stores data, user can routing event dont have Internet
  • User can search for store name, addresses,... in the search view in toolbar

The advance features are implemented:

  • User can add new place that they liked
  • Sort stores base on location. Type of store.
  • User can sit at home and choose a specified location (use pin of google maps or lat/long) to list the store nearest.
  • User can orders and wait for their food to be shipped to their home. (If stores provided this services)

Video Walkthrough

Here's a walkthrough of implemented user stories:

https://www.youtube.com/watch?v=QSXAEoJX9t8

Notes

Describe any challenges encountered while building the app.

Libraries used

  • Retrofit - A type-safe HTTP client for Android and Java
  • Glide - An image loading and caching library for Android
  • WorkManager - Makes it easy to schedule deferrable, asynchronous tasks that are expected to run even if the app exits or device restarts.
  • RxJava2 - Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
  • EventBus - Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
  • Realm - BUILD BETTER APPS FASTER™

License

Copyright 2016 4TripleF

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

fastfoodfinder's People

Contributors

nhoxbypass avatar amy1602 avatar bengbeng2121 avatar

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.