Skip to content

Nirmana - Peer-to-peer rental marketplace for props, party supplies, and event inventory. Built on Frappe Framework.

License

Notifications You must be signed in to change notification settings

Simbotix/nirmana

Repository files navigation

Nirmana

Peer-to-peer rental marketplace for props, party supplies, and event inventory. Built on Frappe Framework with a South Indian festive theme.

Features

  • Multi-Vendor Marketplace: Listers can add their own inventory, set prices, earn money
  • Beautiful Theme: South Indian festive design (rangoli, lotuses, banana leaves)
  • Geotagging & Delivery: Location-based search, delivery within 50-mile radius
  • Stripe Payments: Secure payments with Stripe Connect for multi-vendor payouts
  • Platform Fees: 10% fee on partner network listings
  • Refundable Deposits: Calculated based on order value
  • DIY Videos: Attach how-to videos to listings
  • Reviews & Ratings: Customer reviews for items and listers

Quick Start

Using GitHub Codespaces (Recommended)

  1. Click CodeCodespacesCreate codespace on main
  2. Wait for the container to build (~5 minutes first time)
  3. Run bench start in the terminal
  4. Open http://localhost:8000 in browser
  5. Login: Administrator / admin

Local Development

# Prerequisites: Frappe Bench installed
cd ~/frappe-bench/apps
git clone https://github.com/Simbotix/nirmana.git

cd ~/frappe-bench
bench get-app nirmana
bench new-site nirmana.localhost
bench --site nirmana.localhost install-app nirmana
bench --site nirmana.localhost set-config developer_mode 1
bench use nirmana.localhost
bench start

Configuration

Copy .env.example to .env and configure:

cp .env.example .env

Key settings:

  • STRIPE_PUBLISHABLE_KEY / STRIPE_SECRET_KEY - Payment gateway
  • STRIPE_CONNECT_CLIENT_ID - Multi-vendor payouts
  • TWILIO_* - SMS notifications (US market)
  • SITE_NAME - Your Frappe site name

Documentation

License

MIT License - see LICENSE

Author

Rajesh Medampudi (@medampudi) Simbotix - simbotix.com

About

Nirmana - Peer-to-peer rental marketplace for props, party supplies, and event inventory. Built on Frappe Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •