Skip to content

Mushkir/skill-wave-service-hiring-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skill-Wave Service Hiring Web Application

The Skill-Wave Service Hiring Application is a web app designed to assist individuals in finding and hiring various service providers when they are in unfamiliar locations. This application offers a wide range of services, including doctors, mechanics, plumbers, and many more. It leverages real-time location data to provide users with suggestions for service providers based on their current location, making it easy for users to find the help they need quickly and efficiently. The frontend of the application was developed using HTML, CSS, Tailwind CSS, JavaScript, and jQuery, ensuring a user-friendly and responsive interface. The backend is powered by PHP (PDO) and MySQL, which manage the server-side operations and data storage. This project was undertaken as part of a final year project for a Software Engineering degree, showcasing practical implementation of location-based services to enhance user experience.

Functions of the Project

  • Admin, User (Service Seekers, Providers) Account creation.
  • Admin can manage the process.
  • Service Provider's account verification by Admin.
  • Location-based Services (Google API).
  • Email Sending Feature.
  • Mobile Responsive design.
  • Payment method through Stripe API.
  • Status based service-provider filterization.
  • Location based service-provider suggestion.
  • Feedback providing implementation. (Service-seeker to Service-provider)

Technologies and Libraries Used and Learned

S.No Technologies and Libraries Used
01 HTML
02 CSS3
03 TailwindCSS
04 JavaScript
05 PHP - PDO
06 JQuery
06 MySQL
07 JustValidateDev (Data Validation)
08 Google Maps API
09 Stripe API
10 PHPMailer
:--- -------------------------------------

Screenshots

Homepage

Find Service-Providers Page

Service-Seekers Sign-Up Page

Service-Providers Sign-Up Page

Service-Seeker / Provider Login Page

Service-Provider's Dashboard

Service-Seeker's Dashboard

Admin Dashboard

District name adding by Admin Page

Town name adding by Admin Page

Checking new request of Service-Provider by Admin Page

View all Service-Providers in Admin Dashboard

View all Service-Seekers in Admin Dashboard

How to run

  • Clone the Repo into Local machine
git clone https://github.com/Mushkir/skill-wave-service-hiring-app.git
  • Open the DB Folder

  • Import the database file into phpmyadmin

  • Run the server (XAMPP / WAMP)

  • Copy the Project file into "htdocs" folder.

  • Open the browser and type as localhost/skill-wave-service-hiring-app/ and Press enter.

  • Now you can explore the project.

License: MIT (Do whatever, you want!)

Author