Working on a submission project for Android using the Habit Tracker App theme.
- RecyclerView shows list properly with initial data from local JSON.
- Sorting menu working properly with the right query.
- Count down text shows properly.
- The notification appears when the time of count down is up.
- Success to delete data by swiping the list.
- Success to add new data
- Random habit shows properly using ViewPager2.
- Dark Mode working properly when the ListPreference is changed
- UI testing can run successfully based on the scenario.
- Every question in the exit interview has been answered correctly.
- Kotlin - Modern, concise and safe programming language
- Android Studio - Get the official Integrated Development Environment (IDE) for Android app development.
- Gradle - From mobile apps to microservices, from small startups to big enterprises, Gradle helps teams build, automate and deliver better software, faster.
- XML - XML is a markup language much like HTML
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.