A web-based platform developed as part of the SURE-Trust initiative to help students and users rent gadgets like smartphones, laptops, cameras, and tablets. Built using Flask and FastAPI, the app offers a seamless rental experience with flexible plans, secure access, and a simple UI.
- 🔍 Browse and search gadgets by category, brand, or budget
- 📅 Select flexible rental durations (daily, weekly, monthly)
- 👤 User registration and login functionality
- 📦 Real-time gadget availability & rental booking
- 🛠 Admin dashboard for gadget and user management
Frontend:
- HTML5
- CSS3
- Jinja2 templating (Flask)
Backend:
- Flask (for frontend rendering and authentication)
- FastAPI (for REST APIs and data operations)
Database:
- PostgreSQL
- Python 3.8 or higher
- pip (Python package manager)
- Clone the repository
git clone https://github.com/vishwa-prajapati/Gadget-rental-service.git cd Gadget-rental-service
- 📱 Native mobile app (Android/iOS)
- 🧠 AI-based gadget recommendations
- 🔐 KYC verification for users
- 📊 Admin analytics dashboard
- 🌍 Multi-language support
Contributions are welcome! Fork the repo, make changes, and open a pull request. For major changes, please open an issue first to discuss what you’d like to change.