SAT Maxer

SAT Maxer Used AI

4 devlogs
13h 30m
•  Ship certified

SAT Maxer is an SAT prep web application to help students better prepare for the SAT. This application has thousands of practice questions in its Question Bank as well as curated tests with proper statistics tracking across all metrics.

Timeline

  1. added filter options for statistics for day,week,month, and all time
  2. optimized algorithm for deciding which module to serve for practice tests as well as more accurate score calculation
  3. added alert when finishing test to tell user to check for their score in stats
  4. added a suspense screen and confetti animation when user checks test score for first time
  5. fixed ghost button again
  6. fixed local cache storage and remote firestore desync
Update attachment
  1. fixed ghost button when completing a practice test
  2. improved statistics page with filters and more accurate time stats
  3. added a suspense confetti screen when checking scores after finishing a practice test
  4. fixed markdown and latex issues for english and math problems
  5. optimized codebase to decrease latency between firestore and user data loading
  6. added crossout button and flag button for questions in a practice test
  7. reworked practice test UI for better user experience
  8. lots of bug fixes
Update attachment
  1. added a landing page for guest users to try out the main features of the app in a limited demo, rather than forcing a sign up
  2. fixed practice tests not rendering properly and other bugs
  3. improved sign in workflow
  4. (forgot to add in last devlog) added blank templates and installed sdks for future google gen ai integration for question generation using the pre-existing 4000 question bank in order to ensure that questions follow sat format and structure
  5. fixed user data storage issue
Update attachment

Ship 1

1 payout of shell 58.0 shells

Rishabh Thosani

25 days ago

Rishabh Thosani Covers 1 devlog and 13h 5m
  1. Added firebase integration for google sign in and user data storage across all modes
  2. changed practice tests to a dynamic practice test generator in order to reflect how the actual SAT creates module 2 for English and Math, respectively, based off of the performance on the first section
Update attachment