This project is a Next.js application that allows users to interact with the App Store Connect API to activate analytics reports.
It features a user-friendly interface with TailwindCSS for styling and includes a dark mode toggle for better user experience.
- Interactive Form: Input the necessary details for the App Store Connect API.
- Secure Backend Processing: Requests are processed through the backend to comply with CORS policies, ensuring user data is not stored.
- Responsive Design: TailwindCSS is used for responsive and beautiful styling.
- Dark Mode Toggle: Users can switch between light and dark modes.
- Informational Alerts: Users are informed about the request processing through clear and concise messages.
- External Links: Links to the official App Store Connect Analytics documentation and the project repository are provided for further reference.
For more detailed documentation, please refer to the official App Store Connect Analytics documentation or the project repository.