Skip to content
View NiPfi's full-sized avatar
  • Bundesamt für Informatik BIT
  • Basel, Switzerland

Block or report NiPfi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Basic implementation of a repository... Basic implementation of a repository pattern for Firebase Firestore
    1
    package ch.jojoni.jamplan.model.repository;
    2
    
                  
    3
    import android.support.annotation.NonNull;
    4
    import android.util.Log;
    5
    
                  
  2. wally_budget_kt wally_budget_kt Public

    Wally Budget is an Android budgeting app built around payday-based monthly cycles instead of calendar months. It helps track spending inside each pay cycle, adjust daily budget guidance as the cycl…

    Kotlin