Cosmidex Web app is complete !!!
Devlog #7
The web version of the Cosmidex app is also finished, FINALLYYY!!!
Here is what I have added:
- Converted the tflite model to TFJS, took a lot of time, many libraries were deprecated, so I had to manually remove imports for those.
- Created seperate web components using
.web.jsto upload/capture images -> preprocess -> predict, my codebase for both the android and the web version of the app is still the same. - Created seperate page components for the web and changed the design for the
PokemonPage and theHomepage.
What’s left?
The app is mostly ready for it’s first ship, I have hit the 10 hr mark thats why I am uploading a devlog early, but there’s not much left to do, I know I have been saying this for the last 2 devlogs. Here’s what is left:
- Remove all the console logs that still linger in components for debug.
- The camera doesn’t close in the web version after capturing and predicting so I have to fix that.
- Probably change the home page for the android version to match the web.
- Add some cool animations to it.
- At last I want to push this project one bit further and add a capturing feature, like you capture a photo of a pokemon and it gets added to your caught pokemon in the pokedex and after capturing all 151 pokemon, you get a medal.
Comments 2
Creative project!
@EmanShahid thanks a lot 😊
Sign in to join the conversation.