MindfulQuote

Project:

Created a simple quote app which showcases quote in different languages and the user can also get to reload which delivers new quote.

Main Features

  • Worked in MVVM Architecture, Coordinator pattern.
  • Tried to seperate responsibilities
  • Ability to show the main screen with the Quote
  • Added tests.

Missing:

  • A detailed testing,
  • better UI experience