/Flashcards-Demo

This is a source code for a demo app.

Primary LanguageJavaMIT LicenseMIT

FlashCards -Demo App

This is a demo app in which a user can view a list of words (in both English ans Greek,along with their pronunciation. The app is designed by following material design and uses a MultiViewPager to display a Cover Flow like UI.

Getting Started

Below I have given a list of everything that was used to build this project.

Built using Libraries

Design Patterns

  • Architecture Patterns - MVC
  • Creational design patterns - Builder, Singleton, Abstract
  • Structural design patterns - Adapter, Private Class Data
  • Behavioral design patterns - Chain of responsibility, Null Object, Observer

ScreenShots

  • Language Selection Screen
  • English Cards
  • Greek Cards

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc