Skip to content

synchroazel/eshop-genius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eShop genius

A simple webapp to keep track of your Nintendo Switch games wishlist. Available here!

How does it work?

The webapp is completely made with Python and Flask. It uses a SQLite database to store accounts and wishlists and it's hosted to Heroku. To search games on the eShop and their info, the Nintendeals library was used.

Limitations

The webapp currently shows only deals on the european eShop, with prices in EUR. Possibility to switch country/zone and currency might be added later.