github.com/Shaan106/MelanomaScan
Melanoma Scan is a an iOS app I developed to help diagnose skin cancer using just iPhone cameras.
Here's the app demo.
I developed this app using XCode, and built the image classfication model with inspiration from the
Inception v3 model. I have documented
everything about developing
the app (from the ideation to stakeholder interviews to sprints & ticketing to testing and evaluation), and you
can see it all below.
I learnt a lot through this project, such as full stack development, proper use of OOP, using APIs, creating and
optimising ML models,
using phone hardware (GPS and Cameras), data clearning & management, user-friendly and intuitive design, all
while maintaining that the stakeholders are satisfied.
This is all the documentation for when I made this app. It's over a hundred pages long and contains everything about making this app, from ideation to stakeholder identification to interviews to sprints and ticketing to the final product to testing