Resume App Env Bug Fixes
Budget: $70 – $100 USD
Our online résumé builder is throwing small errors that all trace back to a mis-configured .env file. Because of this, users relying on the standard email-and-password flow can’t log in, and once they do manage to get past that hurdle, the template selector occasionally fails to load the chosen layout. Also we need to update the job API to the right API so users are able to select the right job and it redirects to the right job...
Here’s what I need from you:
• Audit the current environment variables, spot the mismatches, and put them in the correct format for both local and production builds.
• Restore reliable email-and-password authentication so that login failures disappear.
• Track down and fix the template-selection glitch (it currently reverts to the default theme regardless of user choice).
• Sweep the rest of the codebase for any knock-on issues created by the bad .env settings and confirm everything deploys cleanly.
The stack is straightforward—Next ja, Django Rest API, postgresDB, —so experience with these tools plus dotenv best practices will let you move quickly. Once the fixes are in place, push a clean PR that passes our existing Jest tests and we’re good to go.
Here’s what I need from you:
• Audit the current environment variables, spot the mismatches, and put them in the correct format for both local and production builds.
• Restore reliable email-and-password authentication so that login failures disappear.
• Track down and fix the template-selection glitch (it currently reverts to the default theme regardless of user choice).
• Sweep the rest of the codebase for any knock-on issues created by the bad .env settings and confirm everything deploys cleanly.
The stack is straightforward—Next ja, Django Rest API, postgresDB, —so experience with these tools plus dotenv best practices will let you move quickly. Once the fixes are in place, push a clean PR that passes our existing Jest tests and we’re good to go.
Related categories:
Django
Software Testing
Debugging
PostgreSQL
Web Development
API Development
API Integration
Next.js