Skip to content
/ Pokedex Public

A Pokedex application in UWP using SQLite for local data storage. This was a learning experience with MVVM and conducting SQL queries!

Notifications You must be signed in to change notification settings

Dulatr/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

Search through first generation pokemon through a classic pokedex styled application.

First load will have to populate the database from PokeAPI, make sure you're connected to the internet! Here's an example of what the app will look like when deployed:

Charizard displayed on pokedex

About

A Pokedex application in UWP using SQLite for local data storage. This was a learning experience with MVVM and conducting SQL queries!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages