Back to all Bounties
Earn 45,000 ($450.00)
due 6 months ago
Open
Fix Replit session issue and other bugs in web app
emmanuelf4
Details
Applications
5
Discussion
Bounty Description
Problem Description
We need help fixing the last bugs to make a web mobile app functional, which include:
- In the deployed version, users are randomly logged out sometimes
- Issues with displaying correct audio player after generation
- Mobile navigation menu persistence
- Desktop responsiveness (the app is mobile first)
- Proper debugging of all key features on multiple devices (20-point checkist)
Acceptance Criteria
Key criterias:
- We will ONLY work with individual freelancers, no agencies. If you are subcontracting the work to someone else, do NOT apply
- We will ONLY work with individual freelancers with real Replit experience. If you want to download the project and fix it locally, do NOT apply. All changes have to be made inside Replit
- We're looking for smart, detail-oriented developers. If you're a developer who will skip details and who is not good at finding scalable solutions, do NOT apply
- We need a developer who can properly follow a 20-point debugging checklist on our app on multiple devices for the deployed version and fix all issues
Technical Details
Frontend:
React with TypeScript
Vite as the build tool
TailwindCSS for styling
React Query for data fetching
Shadcn UI components
Framer Motion for animations
Backend:
Node.js with Express
TypeScript
PostgreSQL database
Drizzle ORM for database operations
Passport.js for authentication
Express Session for session management
Additional Technologies:
WebSocket (ws) for real-time features
Stripe for payment processing
Web Audio API for audio processing
Zod for schema validation
Nodemailer for email functionality