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

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

Awesome Lists containing this project

README

          

Random Project Idea Generator


Kotlin based Android project which generates project ideas randomly


                 
             
![Kotlin](https://img.shields.io/badge/kotlin-v1.3.72-orange.svg)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/issues)
[![Forks](https://img.shields.io/github/forks/chandrikadeb7/Random-ProjectIdeaGenerator.svg?logo=github)](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/network/members)
[![Stargazers](https://img.shields.io/github/stars/chandrikadeb7/Random-ProjectIdeaGenerator.svg?logo=github)](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/stargazers)
[![Issues](https://img.shields.io/github/issues/chandrikadeb7/Random-ProjectIdeaGenerator.svg?logo=github)](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/issues)
[![LinkedIn](https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555)](https://www.linkedin.com/in/chandrika-deb/)

                          
                                   
         
![](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/blob/master/Readme_Files/Kotlin-Project-Demo.gif)

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

## :eyes: Home Screen

![](https://github.com/chandrikadeb7/Random-ProjectIdeaGenerator/blob/master/Readme_Files/Demo.png)

## :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)