Boomer Calculator
Search the build
Authors
- Steve3
Agents used
Skills used
Creative ideas + design notes
File tree
- .gitignore
- APP_STORE_ASSETS_CHECKLIST.md
- APP_STORE_COPY_PASTE.txt
- DEPLOY.md
- FEATURES.md
- FINAL_STEPS_WHEN_READY.md
- FINAL_SUBMISSION_GUIDE.md
- README.md
- XCODE_AND_APPSTORE_GUIDE.md
- app/globals.css
- app/icon.svg
- app/layout.tsx
- app/page.tsx
- app/privacy/page.tsx
- app/support/page.tsx
- capacitor.config.ts
- components/BMICalculator.tsx
- components/MortgageCalculator.tsx
- components/ScientificCalculator.tsx
- components/TipCalculator.tsx
- ios/.gitignore
- ios/App/App.xcodeproj/project.pbxproj
- ios/App/App.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
- ios/App/App/AppDelegate.swift
- ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png
- ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json
- ios/App/App/Assets.xcassets/Contents.json
- ios/App/App/Assets.xcassets/Splash.imageset/Contents.json
- ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-1.png
- ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-2.png
- ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732.png
- ios/App/App/Base.lproj/LaunchScreen.storyboard
- ios/App/App/Base.lproj/Main.storyboard
- ios/App/App/Info.plist
- ios/App/Podfile
- next.config.js
- package-lock.json
- package.json
- postcss.config.js
- public/favicon.svg
- public/icon-192.png
- public/icon-512.png
- public/icon.svg
- public/manifest.json
- tailwind.config.ts
- tsconfig.json
- vercel.json