Pedal Share is a web app that lets students rent out their unused bicycles and earn money. It helps students share cycles on campus in a sustainable and cost-effective way.
- User Authentication: Students can sign up, log in, and manage their accounts.
- Cycle Listings: Owners can list bicycles for rent with details like price and availability.
- Booking System: Students can browse and book available cycles.
- Payment Integration: Secure payments via Stripe/PayPal.
- Admin Dashboard: Manage users, listings, and bookings.
- Backend: Django (Python)
- Frontend: Bootstrap (HTML, CSS, JS)
- Database: SQLite
- Clone the repo:
git clone https://github.com/Rohith-CodeSage/pedal-share.git