https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
https://github.com/raflizocky/dicoding-event
android dicoding-submission kotlin rest-api sql
Last synced: 2 months ago
JSON representation
Android | A mobile application to browse events of Dicoding Indonesia.
- Host: GitHub
- URL: https://github.com/raflizocky/dicoding-event
- Owner: raflizocky
- License: mit
- Created: 2024-09-06T14:12:15.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-01-10T02:25:01.000Z (4 months ago)
- Last Synced: 2025-01-22T06:31:20.020Z (4 months ago)
- Topics: android, dicoding-submission, kotlin, rest-api, sql
- Language: Kotlin
- Homepage:
- Size: 722 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Demo
## Features
- View updated upcoming and finished Dicoding events
- Favorite events
- Light/Dark mode
- Open registration links in the browser## Download
- Min. Android version: Android 5.0 Lollipop (API level 21)
- Download: [APK](https://github.com/raflizocky/Dicoding-Event/releases/tag/v1.0.0)## Resources Used
- API: [Dicoding Event API](https://event-api.dicoding.dev/)
## Building
To build this project, you need at least [Android Studio](https://developer.android.com/studio) Iguana or a later stable version.
1. Clone the project and open it in Android Studio.
2. Sync the project with Gradle, then run the app.## Contributing
If you encounter any issues or would like to contribute to the project, feel free to:
- Report any [issues](https://github.com/raflizocky/Dicoding-Event/issues)
- Submit a [pull request](https://github.com/raflizocky/Dicoding-Event/pulls)
- Participate in [discussions](https://github.com/raflizocky/Dicoding-Event/discussions) for any questions, feedback, or suggestions## License
Code released under the [MIT License](https://github.com/raflizocky/Dicoding-Event/blob/master/LICENSE).