Problem
People looking for government jobs bounce between slow, ad-heavy sites. They want a clean list, official apply links, deadlines, and alerts for categories they care about (SSC, banking, railway, and so on).
What it is
A mobile app that reads a published job feed, with:
- Home, detail, and saved jobs
- Deadline reminders
- Push for new openings, including category alerts (Bank, SSC, UPSC, Railway, Defence, Teaching, …)
- Pro subscription that unlocks Apply on listings and job alerts
Backend: a Cloudflare Worker that refreshes about every 6 hours, stores the feed, and serves it to the app.
Approach
Scheduled refresh → store feed → app reads it.
Reminders, push, and Pro sit around that core list.
Outcome
Job seekers get one place to browse openings, open the official apply link, save what matters, and get alerted before deadlines instead of hunting across cluttered sites.




