Invesity — Connecting Founders and Investors with Purpose 🌱 Inspiration
We all shared the same dream: to build something of our own. But every time we asked people our age what they wanted to do, the answer was the same — “start a business.” And every time we asked why they hadn’t, the answer was the same too — “no funds.”
That gap hit close to home. We saw great ideas stall — not for lack of talent, but for lack of access. Cold emails went nowhere, intros took months, and innovation waited.
So we built Invesity — a platform that helps founders meet investors who actually match their stage, sector, and goals.
💡 What We Learned
Throughout this journey, we discovered that:
The biggest barrier for young founders isn’t creativity — it’s connectivity.
Investors want to discover new ideas, but signal quality matters more than quantity.
Trust and transparency can replace the “who-you-know” system with verified data and consent-based intros.
We learned that accessibility can be engineered — and technology can make opportunity fairer.
⚙️ How We Built It
We designed Invesity as a full-stack web application using modern tools:
🧩 Backend: Django + Django REST Framework (for API development)
🗃️ Database: SQLite (for rapid iteration, with PostgreSQL-ready configuration for scaling)
💻 Frontend: React (hosted via Render)
☁️ Hosting: Both frontend and backend deployed on Render for unified deployment and simplified CI/CD
🔒 CORS & Security: Controlled environment variables and CORS headers to enable safe cross-origin communication
🔧 Version Control: GitHub for source control, collaboration, and automatic deploys
Each API endpoint — like
/api/get_startups/ and /api/get_investors/ /api/get_startups/and/api/get_investors/
was built to be scalable, secure, and easy to integrate with any frontend framework.
🧠 Challenges We Faced
Building Invesity taught us as much about resilience as it did about technology:
CORS configuration — managing access control headers on Render required deep debugging.
Data relationships — linking startups, investors, and profiles dynamically pushed our Django ORM design skills.
Deployment stability — ensuring both frontend and backend worked together seamlessly under Render’s routing rules.
Time management — syncing contributions across multiple developers while keeping our app modular and clean.
Each problem made the platform — and us — stronger.
🔭 The Vision Ahead
Every technological leap — from the first telegraph lines to modern AI — started as a bold idea backed by belief.
We believe investment should be a shepherd, not a gatekeeper. By opening doors for founders wherever they are, Invesity helps transform more ideas into real companies — and gives every builder a fair shot at success.
Built With
- css
- html
- javascript
- python
- render
- restapi
Log in or sign up for Devpost to join the conversation.