Quotes Ocean is Android application for popular quotes using the best design practices.
The application is developed using Java and integrated with quotesocean restful API made in Lumen as a source of quotes. It currently includes over 10k quotes in many different categories, the application has a lot features including
- Listing quotes by Category
- Listing quotes by Author
- Listing quotes by Top Quotes criteria that are most liked by the community
- Infinity scroll technique
- Local Caching to save mobile data
- User profiles
- Likes/Dislikes for quotes. The users that are logged in with their account can like ( save ) the quotes, otherwise the quotes are saved for short period of time.
- Suggest a Quote
- … much more
Currently i am working on a new version that fixes some known bugs.