• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
ayushguptakr144

ayushguptakr144

untitled-2401

Public
Like
untitled-2401
Home
Code
4
backend
3
frontend
5
shared
2
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
Code
/
Search
README.md

MediCrowd - Medical Emergency Crowdfunding Platform

A platform that helps people raise funds for medical emergencies, similar to Ketto.

Problem Solved

High medical costs burden families during emergencies. MediCrowd provides a transparent and efficient way to raise funds from the community.

Features

  • Campaign Creation with Verification: Create fundraising campaigns with medical documentation verification
  • Donation Tracking: Real-time tracking of donations and progress toward goals
  • Social Sharing: Easy sharing on WhatsApp and other platforms
  • UPI/PayTM Integration: Seamless payment processing
  • Transparency Reports: Regular updates and expense tracking for donors

Project Structure

β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ database/
β”‚   β”‚   β”œβ”€β”€ migrations.ts    # Schema definitions
β”‚   β”‚   └── queries.ts       # DB query functions
β”‚   β”œβ”€β”€ routes/              # Route modules
β”‚   β”‚   β”œβ”€β”€ auth.ts          # Authentication routes
β”‚   β”‚   β”œβ”€β”€ campaigns.ts     # Campaign management
β”‚   β”‚   β”œβ”€β”€ donations.ts     # Donation processing
β”‚   β”‚   └── verification.ts  # Verification system
β”‚   └── index.ts             # Main entry point
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ App.tsx
β”‚   β”‚   β”œβ”€β”€ CampaignCard.tsx
β”‚   β”‚   β”œβ”€β”€ CampaignForm.tsx
β”‚   β”‚   β”œβ”€β”€ DonationForm.tsx
β”‚   β”‚   └── Header.tsx
β”‚   β”œβ”€β”€ pages/
β”‚   β”‚   β”œβ”€β”€ Home.tsx
β”‚   β”‚   β”œβ”€β”€ CampaignDetail.tsx
β”‚   β”‚   β”œβ”€β”€ CreateCampaign.tsx
β”‚   β”‚   └── Dashboard.tsx
β”‚   β”œβ”€β”€ index.html
β”‚   └── index.tsx
└── shared/
    β”œβ”€β”€ types.ts             # Shared type definitions
    └── utils.ts             # Shared utility functions

Tech Stack

  • Backend: Hono.js (API framework)
  • Database: SQLite
  • Frontend: React with TailwindCSS
  • Authentication: JWT-based auth
  • Payment: UPI/PayTM integration

Getting Started

Visit the live demo at: MediCrowd Demo

Code
backendfrontendsharedREADME.md
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
Β© 2025 Val Town, Inc.