Coder Social home page Coder Social logo

norkator / paketin-seuranta Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 5.0 3.09 MB

Privacy preserving parcel tracking application for Android supporting multiple parcel courier companies. App is targeted in Finnish market. Standalone app, no private backends, tracking or overkill infrastructure. No ads or paid content.

Home Page: https://play.google.com/store/apps/details?id=com.nitramite.paketinseuranta

License: MIT License

Java 100.00%
paketin-seuranta android finland courier-tracking parcel-tracking parcel-finland privacy-preserving privacy parcel tracking

paketin-seuranta's Introduction

Paketin-Seuranta-title-promo

Paketin Seuranta

Paketin Seuranta on pitkän historian omaava eri kuriirien toimitusten seuraamiseen tarkoitettu Android sovellus. Sovelluksen kohdeyleisö on Suomessa mutta pidetään repositorio yleisesti Englannin kielellä.

Paketin Seuranta is free application, no ads or paid content ever!

Table of contents

Help required

I am looking for help to develop this application further and maintain existing functionalities. If you are interested let me know, contact me via email: [email protected]

Development areas are: bug fixes, user interface, more tracking methods, better cleaner code and basic maintenance. Somebody with material design ui experience is especially welcome.

Anyone with less or more coding experience is welcome. Norkator moderates that any contribution will be respected so no need to be scared to contribute.

Android app: https://play.google.com/store/apps/details?id=com.nitramite.paketinseuranta

Dev environment

Prerequisites

  • Download latest Android Studio
    • Follow it's normal installation instructions.

Installing

Steps to get development environment running

  1. git clone https://github.com/norkator/paketin-seuranta.git or use gui like Github Desktop
  2. Open Android studio
  3. Click File -> Open -> Select project root containing app folder.
  4. Download all required SDK etc files. Android Studio automatically installs all required packages.
  5. Happy developing!

Adding new courier

Good sample PR of such case is #116

  1. Creating parcel courier logos. I have been using following tool: https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html
  2. Add new courier strategy at /com.nitramite/courier folder. Use others existing ones as sample.
  3. Add carrier with new id at CarrierUtils see others as sample. Use unique integer id! and add created icon.
  4. Add carrier to UpdaterLogic class.
  5. Add carrier to setCarrierSpinnerData at FragmentTrackedDelivery.
  6. Add carrier to CarrierDetectorTask if you want this new carrier is part of automatic detection tool.
  7. Should now be available for use.

For participants

  1. Let's keep Paketin Seuranta simple and respect privacy.

  2. No private servers /backends meaning only direct communication to parcel service provider apis.

  3. I norkator will review and test pull requests. If everything looks and works according to rules pr will be merged. Otherwise I ask changes. Just give me time. This repo is not dead.

Versioning

We use Semver versioning

Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when incompatible API changes are made,
MINOR version when backwards compatible features are added,
PATCH version when backwards compatible bug fixes are made.

Note that as a contributor you do not need to take versioning into account as the author Norkator is responsible of that.

Author

  • Norkator - Initial work, code owner - norkator

Contributors

  • Ristomatti Airo - Tons of ideas and project management
  • Developer From Jokela - Code improvements, upgrades, Firebase Cloud Messaging integration
  • CostelliGraphics - New app logo

License

MIT

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.