GithubHelp home page GithubHelp logo

valeriysek / finances Goto Github PK

View Code? Open in Web Editor NEW

This project forked from creati8e/finances

0.0 0.0 0.0 8.92 MB

Simple finance control app as technology playground

License: Other

Kotlin 100.00%

finances's Introduction

Finances - finance control app as technology playground (WIP ๐Ÿ› ๏ธ)

APKs are hosted on AppCenter

Tech stack:

  • Kotlin for all code
  • GitHub Actions for CI and CD
  • Kotlin serialization for parsing JSONs
  • Gradle Kotlin DSL for build scripts configuration
  • Multi module architecture for faster builds and code separation
  • Clean architecture for architecture
  • Coroutines and Kotlin Flow for async work
  • Java 8 desugaring for working with date, time and optional
  • Dagger 2 for DI
  • MVI for presentation layer
  • Firebase (Authentication, Firestore) for storing data
  • Jetpack (Navigation, ViewModel, LiveData, Lifecycle) for presentation layer
  • Material Components for styling UI components and transitions
  • Motion layout for animating some layouts
  • Coil for images loading
  • Beagle for debug menu
  • Strikt for building assertions in tests
  • Spek for unit tests
  • MockK for mocks

Some other tools:

Interesting stuff:

Screens

Screen Remarks How it looks
Authorization
Onboarding
Dashboard
Report Filter button is not working,
clicking on category shares does nothing
Money account
User
Transaction Editing balance transaction isn't supported yet
Categories

Some other screens not listed above

What's not working:

  • No multi-currency support (all amounts are calculated in default user's currency)
  • Filter button on transactions report screen is not working
  • Clicking on category on transactions report screen is not working
  • Editing balance transaction is not supported yet

finances's People

Contributors

creati8e 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.