FixMe is a full-stack web and mobile-ready platform that bridges the gap between vehicle owners and qualified automobile technicians or service centers. Designed using industry-standard technologies and guided by the Software Development Life Cycle (SDLC), FixMe ensures efficient real-world problem-solving with commercial readiness in mind.
Change branch to develop to look the code
🎥 Watch Our Full Demo Video on YouTube
🌐 Web App: https://fixme-technologies.com
- 🌍 Map-based technician and service center discovery
- 🔍 Distance-based technician recommendations
- 💬 Direct messaging & appointment booking
- 💸 Distance-calculated advance payments
- ✅ OTP-secured contract start and finish
- ⭐ Ratings & reviews from customers
- 🧠 AI-driven technician recommendations (Planned)
- 🛠️ Marketplace for spare parts
- 🗓 Service center appointment booking
- 📰 Technician community feed & availability updates
- 💼 Multi-role access for Customers, Technicians, and Service Centers
Vehicle owners often struggle to locate nearby, reliable, and specialized automobile technicians during emergencies. Existing services lack integration, recommendation intelligence, and trust mechanisms like ratings and OTP confirmations.
FixMe is a centralized platform that allows users to:
- Instantly locate and communicate with available technicians or centers.
- Ensure transparency with OTP-secured contracts and ratings.
- Book appointments and buy spare parts online.
- Benefit from smart recommendations (coming soon via AI & ML).
- Frontend: HTML, CSS, JavaScript
- Backend: PHP
- Database: MySQL
- Architecture: MVC (Model-View-Controller)
- Additional Tools: Leaflet.js for maps, Descript AI for transcript processing
The system follows the MVC design pattern, ensuring:
- Clear separation of concerns
- High maintainability
- Scalable feature integration
- User-centered design focusing on emergency usability
- Consistent layouts across roles
- Mobile-responsive interfaces
- Real-time updates and intuitive interactions
- ✅ 25+ functional test cases executed
- ✅ Real-user simulations and feedback loops
- ✅ Secure transaction and OTP validation
- ✅ Responsive UI tested on mobile and desktop
- Freemium access for customers
- Subscription for technicians/service centers
- Marketplace revenue on spare part sales
- Future AI-driven technician matching as a premium feature
- 📍 AI/ML-driven technician recommendations
- 📊 Predictive pricing based on job history and demand
- 📱 Native mobile app (React Native or Flutter)
- 🔒 Advanced user verification with biometric options
- 📈 Admin dashboard for analytics and system monitoring
-
Customer Login
email:- [email protected]
pwd:- 12121212
-
Technician Login
email:- [email protected]
pwd:- 12345678
-
Service Center Login
email:- [email protected]
pwd:- 12345678
- Import Database fixme-sql-dubm
# Clone the repo
git clone https://github.com/fixmetech/fixme-technologies
# Checkout to the develop branch
git checkout develop
# Change dir to public
cd public
# Start the PHP development server
php -S localhost:8080