Skip to content

This is a Backbone.js project that helps sort through already caught pokemon

License

Notifications You must be signed in to change notification settings

tierrie/pokemon-sorter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

This Web-app was built with the intention of enhancing the Pokemon experience. It is an open source project that is copyright and licensed under the MIT license. (see LICENSE)

All Pokemon data and images are sole property of Nintendo and GameFreak, Inc. The location data was gathered from Serebii.net, image sprites gathered from pokemondb.net, and various other pokemon data was gathered from Veekun's pokedex project.

Contributers: Tyler Stark: [email protected] Michael Yao: [email protected]

Build Script

node r.js -o build.js

Version History

Version 1.0 I went back and cleaned up the javascript, moving the code over to the AMD model and minifying all javascript assets. Functionality is still the same, but cleaner code.

Version 0.9 The app now persists upon browser refresh using localStorage.js

Version 0.8 The app is in a workable state. Currently, data does not persist upon browser refresh, and the overall implementation does not work well on smaller devices. Those two features are my requirement for incrementing to version 1 and rolling this out live.

About

This is a Backbone.js project that helps sort through already caught pokemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published