I am creating an application that can help teens mass-delete any sensitive they posted on their Instagram accounts. The app utilizes Instagrapi to fetch and mass-delete each and every Direct Message as well as all the posts by a user. There is also a semi-functional GUI built using NextJs and Tailwind. Please consider voting!
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
I possessed knowledge of Tailwind CSS and fundamental JavaScript, without an extensive depth beyond those areas.
Did everything from scratch
What challenges did you encounter?
Exploring the instagrapi library posed initial challenges in grasping its structure, authentication flows, and data retrieval methods. Understanding concepts like initialization, authentication, and error handling proved crucial in interacting with Instagram's API effectively. Similarly, while acquainting myself with React and FastAPI, I faced the common learning curve in understanding their frameworks, syntax, and practical approaches to building web applications. Overcoming these hurdles required thorough documentation review, iterative learning, and hands-on experimentation to achieve proficiency in these tools.