Kotlin! It is an open-source, statically typed programming language supported and developed by JetBrains and open-source contributors.
Some handy links:
- Kotlin Site
- Getting Started Guide
- Try Kotlin
- Kotlin Standard Library
- Issue Tracker
- Kotlin YouTube Channel
- Forum
- Kotlin Blog
- Subscribe to Kotlin YouTube channel
- Follow Kotlin on Twitter
- Public Slack channel
- TeamCity CI build
A mobile application for Android devices was created to manage the data of consumers who wish to do laundry. Customers can complete forms to do their laundry. The administrator will find it simpler to view the data as a result.
If you want to install this application, you can use the following features.
- Interface (Seekbar, Recycler View, Image View, Video View, Image Button)
- QR Code & Shared Preferences
- Multimedia & Google Maps
- Web Service/Api using PHP language
- Search & Sort Data
- Create, Read, Update, and Delete with dialog confirmation
If you want to install this application, there are several steps you must pay attention to.
- Gradle version 8.0
- DistributionUrl=https://services.gradle.org/distributions/gradle-8.0-bin.zip
- Download api (web service) and paste to htdocs if using apache
- Make sure the smartphone and server connections are the same
- Connect the Android application with an API (web service) by changing the device connection IP
- how to change ip in api (web service)
- how to change ip in project android
We welcome contributions! To contribute to this project, please follow these steps:
- Fork this project
- Create a new branch (
git checkout -b your-feature
) - Commit your changes (
git commit -m 'Add new feature'
) - Push to your branch (
git push origin your-feature
) - Create a pull request
If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
Kotlin is distributed under the terms of the Apache License (Version 2.0). See license folder for details.