This is sample Home Service booking project. I created this project while learning. Created with PHP(Without any Frameworks). You basically register service providers and then can manage bookings or those providers through admin login.
You can fully copy or redistribute any part including assets, no License or credit required. (Optional if you end up using it can provide link to my webiste as it would help me to gain more traffic. It's totally optional). This Project uses MIT license.
- PHP7, MySQL
- HTML, Bootstrap(Theme is from Bootswatch), Jquery
- Admin:
- Mobile No.: 7070808080
- Password : admin123
- Providers:
- No Providers are registered by default use register screen to create some.
This project is not meant to be used in production. If you want to use it in real scenario either go over code to remove any security flaws like I stored passwords in plain text which is not recommended. Although PDO drivers with parameterised query is used there is no guarntee of full hackerproof safety.
Currently I would not suggest you to use this for anything rather than study or for really small scale business. But if you want full featured Application you can hire me thorugh my email(v at kubre dot in) or website.
- Search for professionals for plumbing, mobile repaires, etc. in your city.
- Register as service provider. Update providers information and password through. Providers Login.
- Admin can see and manage bookings.
- Admin can see and manage providers.