Compounding Calculator 6.0--release
- Objective
This compound interest Calculator version updates, mainly has the following content consummation:
1. Optimized the web version of the page, providing more comfortable and beautiful user embodiment.
2. Added Mobile (Android) app version.
- Version information
project name
| compounding calculator |
| Project version |
6.0 |
| developer |
Cao Jiachi, Liang" |
| development tools |
|
|
1.7 |
| recent update |
April 14, 2016 |
-
- Partner Blog Address push: Cao Jiachi's Blog
- Division of Labor and Cooperation:
Division: Liang: Mainly responsible for the preparation of the Android version of compound interest calculator. Cao Jiachi: Mainly responsible for the web version of the perfect optimization. Cooperation: discussed the visual effect of the page, all put forward their own suggestions, the final page also made a more satisfactory effect. |
-
- Update effect: The
following is the Android end part and description:
(The main menu effect, you can choose the function has four, respectively can enter the different Calculation Mode activity page) (Simple interest calculation demonstration) (Compound Interest Calculation page)
- Project Structure Description:
- Encounter Problems and Summary:
The main problems encountered are:
1. Naming is not standardized, especially in the Android version, each group should have the corresponding ID, at first the name is very arbitrary, in some code to copy the operation of the paste after the discovery of more and more, and even every time to use the ID to look back, but also often error, but then back to change some of the naming, specifications and then hit the code
2. Interface style problems, because very little contact with Android programming, some knowledge began to become unfamiliar, but do not know how to make an interface to beautiful, and then to the forum to look at other people's code only reluctantly done. Conclusion is to encounter problems, do not kept to the dead, after all, no one can do what all understand, to learn how to find ways to solve the problem, "star Dafa" is also one of the essential skills of programmers.
-
- GitHub code address push click here
0414-Compounding Calculator 6.0.Release