Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 2.06 KB

README.md

File metadata and controls

39 lines (30 loc) · 2.06 KB

BlockBABOS - BlockBuster attribute based ordering system

MindMap

MVP Minimal Viable Product

  • Swipe through movies
    • If like => refine suggestions
    • If dislike => refine suggestions
    • If up => add to "to be watched"
  • Watchlist
  • Local storage through Room-DB

Bewertung

Aufgabe Punktzahl Totale Punktzahl
Einsatz von Kotlin 3 9
Verwendung von Webservices
- MovieDbApi
- YouTube-API
1-3 1-3
Funktionalität (pro Funktion / Screen)
- Homescreen
- Swipescreen
- Watchlist
1-5 3-15
Ressourcen: Lokalisierung 1-2 1-2
Verwendung von Notifications 1-2 1-2
Ressourcen: Unterschiedliche Styles 1-2 1-2
Integration von Drittkomponenten (Libraries)
- MovieDbApi Library
- YouTube Player Library
- Room Database Library
- Jackson
1-3 1-3
Verwendung von Jetpack-Komponenten 1-3 1-3
Unittests 1-3 1-3
Persistenz 1-3 1-3
Eigenes: Databindings ? ?
Eigenes: Swipemechanismus ? ?
TOTAL 20-45