Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
/ A9MTEApp Public archive

Xamarin.Forms App (FAI UTB - A9MTE)

License

Notifications You must be signed in to change notification settings

DlbSt/A9MTEApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A9MTEApp

Term Project for A9MTE Subject (FAI UTB)

Cross-platform application A9MTEApp for Android and UWP (Windows 10) was created using Xamarin.Forms as term project. Application is using two public APIs (https://api.chucknorris.io/ and https://www.tronalddump.io/), store data in permanent storage and in sqlite database, contains splashscreen, app icons, user inputs and working navigation stack (master-detail, tabbedpage and pop-ups). App is using MVVM pattern with Dependency Injection (PRISM + DryIoc).

Libraries used:

Platforms:

  • Android
  • UWP (Windows 10)