Find Worker

Have you ever find workers or job online?

Introduction?

It is a web site that connects an company and workers. Anyone that wants to find a work, they can find by sign in as a worker and make one request of worker. And any company they wants some worker they can find worker by sign in as company and select from list of workers.

Tools and Technology

Tools needed

  • Operating System: Windows

  • IDE: Subline text

  • Languages: HTML5, CSS3, PHP, Java-Script

  • Database: MySql

Some Snapshots

  1. Login Image

This is the login page of site. In which company and worker have to select appropriate button.

2. Company and Worker Login Image

If you are a new user you can choose Sign up option. and if you are a old user then you can enter your company ID/ worker ID and password to login.


3. Company Sign Up Image

In this form you have to enter details of your company. You have to remember your company ID to login.

4.Worker sign Up Image

In this form worker has to enter their details. You have to remember your worker ID to login.

5. Company Main page Image

This is the main page of company. You can show your profile by selecting "Profile" option from "Menu".

6. Company Main page Image

You can show list of workers by clicking "Find worker" option from "Menu". And you can select workers by clicking "select" button that is in the Workers table.

7. Worker Main page Image

This is the main page of worker. You can show your profile by selecting "Profile" option from "Menu".


8. Worker Main page Image

You can show status of your request by clicking "Status" option from "Menu". And it displays a list of companies that has selected you as worker. and you can contact that companies .


Database Structure

Overall Structure of Database

This is the structure of database. In this there four table.

Company table Structure

There are total five columns and CompanyID is the primary key.

Worker Table Structure

There are total nine columns and WorkerID is the primary key.

Worker Type table Structure

There are total fifteen columns and WorkerID is the primary key.

Company Worker table structure

There are total two columns. In this table we store the companyID and id of worker that company has selected.


Source Code

Copyright © All Right Reserved By Dixit Kapuriya