An open API service indexing awesome lists of open source software.

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.

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).