You are browsing as a guest. Sign up (or log in) to start making projects!

10h 2m 4s logged

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.js to 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 Pokemon Page and the Home page.

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.
1
94

Comments 2

@EmanShahid

Creative project!

@Ansh904

@EmanShahid thanks a lot 😊