About the Project
Moodtracker is a multifunctional task and to-do list mobile application designed to demonstrate asynchronous RESTful API integration using Axios. It incorporates a local MySQL database alongside external APIs, including NewsAPI and MyAnimeList, to deliver dynamic, data-driven features.
Key Features
- Integration with a local MySQL database via RESTful API routes and tunneling
- Creation of mood-based tasks
- Retrieval of anime-related news articles through NewsAPI
- Access to top-rated anime listings from MyAnimeList
- Tab-based mobile navigation for an intuitive user experience
- Efficient anime listing using pagination
- Image optimization through memoization and lazy loading
- Infinite scrolling for seamless article browsing