The objective of this project was to develop a cross-platform mobile application that provides analytics for TikTok users. Upon entering a TikTok username, the app collects and displays various insights about the corresponding account. The UI/UX design was provided by the client.
Key Features and Challenges
The primary challenge in this project was sourcing data, as TikTok does not offer a comprehensive public API. As a result, much of the information had to be gathered through data parsing techniques. Despite these limitations, the app successfully delivers detailed account analytics.
Deployment
The application was built using React Native to ensure compatibility across both iOS and Android platforms, with the final product submitted to the Apple App Store and Google Play Store.
Technologies Used
Frontend: React Native, HTML/CSS
Backend: PHP, MySQL