Context

Aspiring eco-entrepreneurs in India lack access to centralised tools, resources, and peer networks to launch sustainable ventures. Most platforms that exist are informational, not interactive - they describe green business but don't help you start one, assess its impact, or connect with others doing the same thing.

Objective

Build a full-stack web platform that recommends eco-friendly startup ideas, lets users assess their venture's environmental footprint, discover existing green initiatives, and contribute to social causes - all deployed on AWS for production reliability.

Key Contributions

Eco Startup Idea Engine

Rule-based recommendation engine mapping user inputs (interests, location, budget) to personalised eco-friendly business ideas. Users can save, refine, and share their chosen ideas.

Environmental Impact Calculator

Tool computing a venture's estimated energy consumption, carbon footprint, and waste output based on business type and scale - enabling evidence-based decisions before commitment.

Green Initiative Discovery

Database of existing eco-friendly startups with community discussion features - users can explore successful models, leave feedback, and contact project owners for collaboration.

Social Cause Contributions

Donation features for sustainability causes (tree planting, renewables, waste management) and a marketplace for eco-friendly product purchases with Stripe/PayPal integration.

AWS Production Deployment

EC2 instances for compute, RDS MySQL for managed database operations with automated backups, S3 for static asset storage. Configured for high availability and auto-scaling under load.

Security & Authentication

Spring Security with JWT tokens for session management. Role-based access: project owners can edit their listings, general users can browse and contribute.

Technologies

CategoryDetails
LanguageJava - core application logic and Spring Boot framework
FrameworkSpring Boot - RESTful backend, business logic, database management
FrontendHTML / CSS / JavaScript / JSP - responsive, accessible UI
DatabaseMySQL on AWS RDS - user data, business listings, impact metrics
CloudAWS EC2 + RDS + S3 - compute, managed DB, static assets
AuthSpring Security + JWT - authentication and RBAC
PaymentsStripe / PayPal - secure donation and purchase transactions

Impact

5
core platform modules built
AWS
production deployment with auto-backups
Full-Stack
Java + Spring Boot + MySQL + AWS
  • Built full end-to-end platform from JSP frontend to AWS production backend
  • Environmental impact calculator provides quantified sustainability metrics, not just qualitative guidance
  • AWS deployment with RDS and S3 gives production-grade reliability and scalability
  • Community and marketplace features create network effects - value grows with users

Conclusion

Eco Entrepreneurship demonstrated full-stack product development from idea to AWS deployment. The platform's combination of idea generation, impact assessment, and community features creates genuine utility for aspiring green entrepreneurs - not just a CRUD app, but a tool with a clear value proposition.