Inspiration

A few months ago, one of my friends missed the deadline for a scholarship scheme — not because she wasn’t eligible, but because she had no idea it even existed. That experience made me wonder: What if there was a centralized, easy-to-use platform where people could discover all the schemes meant for them—on time, without confusion? And so, Policy Portal is come-up with an idea — to make government schemes accessible, organized, and easy to explore for everyone.

What it does

Policy Portal is a categorized platform that displays various government schemes based on user groups like:

  1. Students 2. Women 3. Farmers 4.Job Seekers 5.Entrepreneurs 6.Senior Citizens It helps users:
  2. Discover relevant schemes in one place
  3. Understand the basic details (name, eligibility, benefits)
  4. Save time otherwise spent navigating complex official websites.

How I built it

I designed the platform with simplicity and clarity in mind. The project uses:

  • Categorized data files for different schemes.
  • A responsive UI to make browsing smooth.
  • Secure environment handling to protect sensitive information like the MongoDB URL during deployment.
  • I used version control and collaborated using Git and GitHub. Once the codebase was clean, I deployed it on Vercel with secure environment variables.

Challenges I ran into

  • Finding and collecting relevant schemes from various government websites.
  • Organizing scheme data in a clean, user-friendly format.
  • Designing a simple, responsive interface.
  • Managing environment variables securely during deployment.
  • Ensuring a smooth and intuitive user experience.

Accomplishments that we're proud of

  • Built a working solution for a real-world problem that affects thousands.
  • Successfully deployed the project without exposing sensitive data.
  • Created a modular structure that can be extended with more categories and features later.

What I learned

  • How to collect, structure, and organize scheme data effectively.
  • How to plan a scalable UI that’s easy to update and expand.
  • How to use Git efficiently for clean version control and collaboration.
  • How to deploy a web app safely with environment variables on Vercel.

What's next for Policy Portal

  • Search & Filter: Let users filter schemes by keywords or eligibility.
  • Login Functionality: Personalized recommendations based on user type.
  • Real-time Updates: Fetch scheme data from government APIs if available.
Share this project:

Updates