Skip to content

An application which retrieves the images from the server and stores them in a local database (image caching) and in a realtime database (Firebase).

License

Notifications You must be signed in to change notification settings

dinesh4official/WorkingwithImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WorkingwithImages

An application which retrieves the images from the server and stores them in a local database (image caching) and in a realtime database (Firebase).

Frameworks

Xamarin | Firebase | SQLite

Architecture

In this application, we have followed the MVVM Pattern.

Concepts

  • MVVM
  • Singleton
  • IoC Container
  • Online and Offline Database
  • FFImageLoading

References

Note

Replace your API keys for Pexel API (To retrieve the image) and for Firebase in the following file.

Screenshot

Online Images - Pexel API

Offline Images - SQLite

Firebase Images - Realtime Database (Firebase)

About

An application which retrieves the images from the server and stores them in a local database (image caching) and in a realtime database (Firebase).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages