GithubHelp home page GithubHelp logo

student-s-money's Introduction

Student's money

NOT COMPLETED

This is my first big app. The purpose of creating this is to reinforce and improve my knowledge of Android developing and Java.

Actually, this is the 4-rd version of the app.

History of creating:

0.0.1 The very first try. I had accomplished the first 40 lessons on this site (here should be ref) and started creating something by myself. I realised all stuff, that is mentioned in lessons - buttons, TextViews, Layouts, intents, SQLite databases etc.

0.0.2 I realised how ... bad it was. I rewrote (started new project) the structure: I paid attention to architecture.

0.0.3 In one moment of development, my program crashed for no reason, so I decided to rewrite project again. I had understood much more things and stop coping parts of code that are made by Google. (Ha-ha, no)

0.1.0 Now, this is the last release. I discovered Material Design for myself and now it looks much much better.

student-s-money's People

Contributors

markyav avatar

Watchers

 avatar

student-s-money's Issues

Fix navigation in Adapters

After integration with git, them doesn't work.
Nothing wasn`t changed in code from time without Github.
It was a message about changes in Gradle (like LD -> RLD)

From float to int

Now, we are saving any sum in float type. It isn't the right way to saving sums because we can't save the precise number.
We should change all field that is float and related to sums to int (or long) and refresh logic.

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.