Giter Club home page Giter Club logo

justjava-android's Introduction

Logo

JustJava

Build Status Playstore latest build

A sample food delivery application for a coffee shop.

The backend API is written using Nest.js. See justjava-api.

Features

  • 100% Kotlin.
  • MVVM architecture.
  • Retrofit with Coroutines
  • Room for local data storage.
  • Google Sign In or password Authentication.
  • Firebase messaging for notifications.
  • Sentry for error logging.
  • Koin for dependency injection.
  • M-Pesa payments.

Prerequisites

Firebase Project

Used for messaging.

  1. Create an project on Firebase.
  2. Add an application com.marknkamau.justjava.debug.

GCP project

Used for maps when adding a delivery address.

  1. Go to the GCP console and switch to the project created by Firebase (or any other).
  2. Enable Maps SDK for Android and Places API in API Library.
  3. Take note of the API keys (AIza...) in credentials or create one yourself.

NB: If you use your own API endpoint, you will need to change the googleClientId in /app/build.gradle

Sentry (optional)

Used for error logging. It is only used in release builds.

  1. Create a project on Sentry
  2. Take note of the project's DSN. Where can I find my DSN?
  3. Create a sentry.properties file. See Proguard instructions.

Installation

  1. Clone the repository.
  2. Create a keys.properties file based onkeys.properties.sample.
  3. Add the play-services.json file from firebase to ./app.
  4. Open and build in Android Studio.

(optional) To overwrite the API url in debug mode, add debugApiBaseUrl="http://10.0.2.2:3000" to local.properties. Note: If your url is not https, you will need to add it to network_security_config.xml

Screenshots

App

Download

Get it on Google Play

justjava-android's People

Contributors

marknjunge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

justjava-android's Issues

Suggestions

This is one of the so nice projects. I want to let you know some parts.

The color on the registration form is black and is not read easily.


Although the product in the basket, the number of products in the basket is not specified.


Can think of a change in payment method


Previous orders can be listed on a separate page, not inside the profile page?

These are my thoughts, maybe if you want to apply them in advanced versions.

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.