GithubHelp home page GithubHelp logo

johnkaizer / simba-bank Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.16 MB

A simple banking application

Java 100.00%
android-application daraja-api daraja-mpesa firebase-auth firebase-database java

simba-bank's Introduction

Simba-Bank

This is an android application demonstarting a simple banking application.

Technologies used

  • Java- Backend.
  • Jetpack Compose- Frontend.
  • Gradle- (For Project building).
  • Junit- Testing
  • Firebase- Authenticating and Storage

Screenshots

Prerequisites

  • Basic Java, Android Studio and Git knowledge, including an installed version of Git.
  • Your application must run on the OpenJDK version 11 onwards.

Setup & Installation

  • Clone the project into your machine from https://github.com/johnkaizer/Simba-Bank.git
  • Run the project in the forked root folder- gradle run.

Getting Started with Safaricom Daraja API

  1. Create an account on the [Safaricom Developer Portal] (https://developer.safaricom.co.ke/)
  2. Create a Lipa na MPESA Online App and check both Lipa na Mpesa Sandbox and Mpesa Sandbox
  3. Copy and use the provided 'Secret_Key' and 'Consumer_key' in your gradle.properties file in the format:

DARAJA_CONSUMER_KEY="your consumer key"

DARAJA_CONSUMER_SECRET="your secret key"

Libraries Used

  1. [Sweet alerts] (https://github.com/pedant/sweet-alert-dialog)
  2. [Butterknife] (https://github.com/JakeWharton/butterknife)
  3. [Retrofit] (http://square.github.io/retrofit/)
  4. [GSON] (https://github.com/google/gson)
  5. [FireBase] (https://firebase.google.com/docs/android/setup)
  6. [Okhttp] (http://square.github.io/okhttp/)
  7. [okio] (https://github.com/square/okio)
  8. OkHttp Interceptors
  9. [Timber] (https://github.com/JakeWharton/timber)

Getting Started with Firebase

  1. Log in to your email account and search [Firebase console] (https://console.firebase.google.com/)
  2. Create an app and follow the instruction to the end.
  3. Go to the app settings in the console and dowload the goosle gson file and paste it the project structure

Development

Want to contribute? Great! To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

simba-bank's People

Contributors

johnkaizer avatar

Watchers

 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.