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

https://github.com/youssefali11997/random-quote-generator

My first android app. A simple app generates random, well-known quotes.
https://github.com/youssefali11997/random-quote-generator

android android-application android-studio quote-generator quotes-application

Last synced: 30 days ago
JSON representation

My first android app. A simple app generates random, well-known quotes.

Awesome Lists containing this project

README

          

# Random Quote Generator v1.0
A Simple application that generates random, well-known quotes.

## Todo
- Add an option to get back the previously generated quote (A stack can be used for this).
- Add a notification system to show quotes in the notifications bar with a frequency determined by the user.
- Make the whole list of quotes available to the user.

## Screenshots
![](https://i.imgur.com/7nOg6Zq.png)
![](https://i.imgur.com/SZJtir1.png)