Skip to content

anas-farooq8/LSD-Local-Service-Direcory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSD - Local Service Directory

Requirements

Setup Instructions

  • Create a new folder named "IntellijProjects/LSD" in the D: drive.
  • Paste all the project files into this folder.
  • Open "D:\IntellijProjects\LSD\Mysql\Database.sql" and execute the provided SQL script to create the necessary schema and perform insertions. LSD_Database
  • Open the project in IntelliJ IDEA.
  • All dependencies will be resolved automatically.
  • Update the username and password in this function in(D:\IntellijProjects\LSD\src\main\java\com\example\lsd\DBUtils\DBUtils.java) Screenshot 2023-12-06 225853
  • Add the Run/Debug Configuration. Screenshot (5)
  • Run the application and enjoy!

Project Demo

Admin Side

  • Login Window (There is only one Admin). Screenshot 2023-12-11 180114

  • DashBoard View. 1

  • Manage Service Providers View. 2

  • Service Provider Profile View. Screenshot 2023-12-11 181049

  • Bookings View. 3

  • View Booking. 4

  • Suggestions View. 5

Client Side

  • Login Window. Screenshot 2023-12-11 181425

  • Home View. 1

  • Search Bar. 2

  • Service Provider Profile View. 3

  • Hiring View. 4

  • Bookings View. 5

  • Rating View. Screenshot 2023-12-11 181912

  • Account View. 6

  • Profile View. 7

  • Change Password View. 8

  • Add Suggestion View. 9

  • Logout. 10

About

Local Service Directory MIS, using javaFX and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published