- Team_11
The aim of this project is a Calendar app for Android.
We are making a multi-purpose app made for organizing schedules,
and also including an account book feature for financial purposes.
- Basic layout
- You can view today's date right after you open the application.
- A monthly calendar showing this month is located below today's date.
- The panel that shows "today" will be highlighted in a different color.
- Goals
- We focused on making sure that people using this calendar would
be able to easily check today's dates and stay organized. - Make and account book feature, so that users can keep track of money
not only for that day, but for that month. - Work on graphics, design to the level of applications in app stores today.
- Recieve feedback and fix anything we need to fix
- We focused on making sure that people using this calendar would
For this Android application school project,
we used Java which is widely used by people all around the world for creating applications
(We are taking a Java course this semester).
- [kl529] (https://github.com/kl529)
- [Tcity765] (https://github.com/Tcity765)
- [kimhyebeen] (https://github.com/kimhyebeen)
####[GPL-3.0]
####For a detailed description of the GPL-3.0 : (https://www.gnu.org/licenses/gpl-3.0.fr.html)
GPL-3.0 is the most widely used license by Opensource softwares today.
It is stricter than most licenses.
- Java programs can be run on any platform.
- Java programming is object-oriented programming language.
- Java is not tied to a specific machine or operating system architecture.
- Java programs can be transferred over world wide web (e.g applets)
- Java encourages error-free programming by being strictly typed and performing run-time checks.
(December 21 ~):
We will add features such as leaving income and expense records,
and displaying the amount of money spent per month.
And we plan to work on the design as well.