https://github.com/chandrikadeb7/random-projectideagenerator
Kotlin based Android project which generates project ideas randomly built for #30DaysOfKotlin program
https://github.com/chandrikadeb7/random-projectideagenerator
30daysofkotlin android google kotlin kotlin-android kotlin-language random-generation
Last synced: 11 months ago
JSON representation
Kotlin based Android project which generates project ideas randomly built for #30DaysOfKotlin program
- Host: GitHub
- URL: https://github.com/chandrikadeb7/random-projectideagenerator
- Owner: chandrikadeb7
- License: mit
- Created: 2020-06-03T07:18:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T08:52:32.000Z (about 6 years ago)
- Last Synced: 2025-01-10T20:38:08.836Z (over 1 year ago)
- Topics: 30daysofkotlin, android, google, kotlin, kotlin-android, kotlin-language, random-generation
- Language: Kotlin
- Homepage: https://eventsonair.withgoogle.com/events/kotlin
- Size: 1.01 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Random Project Idea Generator
Kotlin based Android project which generates project ideas randomly

[](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/issues)
[](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/network/members)
[](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/stargazers)
[](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/issues)
[](https://www.linkedin.com/in/chandrika-deb/)

## :innocent: Motivation
This project was developed as part of Google's #30DaysOfKotlin program. [See here](https://eventsonair.withgoogle.com/events/kotlin)
## :eyes: Home Screen

## :warning: Concepts Used
* Kotlin Random function array
* OnClickListener Button function
* Default ImageView (Source: [unDraw](https://undraw.co/illustrations))
## :heart: Owner
Made with :heart: by [Chandrika Deb](https://github.com/chandrikadeb7)
## :+1: Credits
* [Google Codelabs - Basic](https://developer.android.com/courses/kotlin-bootcamp/overview?utm_source=week1&utm_medium=email&utm_campaign=30DaysOfKotlin&utm_term=Basic%22)
* [Google Codelabs - Intermediate](https://developer.android.com/courses/kotlin-android-fundamentals/overview)
## :eyes: License
MIT © [Chandrika Deb](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/blob/master/LICENSE)