Created
January 16, 2025 18:26
-
-
Save nicovalencia/0d2f387fbd17712fe6ffc203ec230f3d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Analyze my codebase, and provide a brief for each of the following questions: | |
1. What is my core application stack (name of the core fameworks used and a several word description of each) | |
2. Describe the core signup flow to someone who doesn't know code | |
3. Describe any existing analytics tools and a list of specific events they are capturing | |
4. Describe a high level overview of how to use an analytics tool in this specific codebase to log when a user experiences an error, and when a user leaves the app during the signup flow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment