Skip to content

πŸ“¦ Employer-Worker-Registration-System. A system where: Employers and Workers can register and log in. Employers can post jobs. Workers can view jobs and apply. πŸš€

License

Notifications You must be signed in to change notification settings

noxi01/Employer-Worker-Registration-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Employer-Worker Registration System

Employer-Worker Registration System License Release Releases

Welcome to the Employer-Worker Registration System! This system allows employers and workers to connect seamlessly. Employers can register, log in, and post job openings. Workers can view available jobs and apply directly through the platform.

Table of Contents

  1. Features
  2. Technologies Used
  3. Installation
  4. Usage
  5. Contributing
  6. License
  7. Contact

Features

  • User Registration: Both employers and workers can create accounts easily.
  • Job Posting: Employers can post job openings with detailed descriptions.
  • Job Applications: Workers can browse job listings and submit applications.
  • User Authentication: Secure login for both employers and workers.
  • Database Management: Utilizes PostgreSQL for data storage.
  • Responsive Design: Works well on both desktop and mobile devices.

Technologies Used

This project uses the following technologies:

  • Java: For the backend logic and functionality.
  • HTML/CSS: For the front-end design.
  • PostgreSQL: For database management.
  • Java Database Application: To handle data transactions.
  • Login System: For secure user authentication.

Installation

To set up the Employer-Worker Registration System, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/noxi01/Employer-Worker-Registration-System.git
  2. Navigate to the Directory:

    cd Employer-Worker-Registration-System
  3. Install Dependencies: Make sure you have Java and PostgreSQL installed. Use Maven or Gradle to manage dependencies.

  4. Set Up the Database: Create a PostgreSQL database and configure the connection settings in the application properties.

  5. Run the Application: Execute the main class to start the server.

  6. Access the Application: Open your web browser and navigate to http://localhost:8080.

Usage

For Employers

  1. Register: Create an employer account by filling out the registration form.
  2. Log In: Use your credentials to log in to the system.
  3. Post Jobs: Fill out the job posting form with details like job title, description, and requirements.
  4. Manage Job Listings: View and edit your posted jobs.

For Workers

  1. Register: Create a worker account by completing the registration form.
  2. Log In: Use your credentials to log in to the system.
  3. Browse Jobs: View available job listings.
  4. Apply for Jobs: Select a job and submit your application.

Releases

You can find the latest releases of the Employer-Worker Registration System here. If you need to download and execute a specific file, please check the releases section for the necessary files.

Contributing

We welcome contributions! If you would like to help improve the Employer-Worker Registration System, please follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right of the page.
  2. Create a Branch:
    git checkout -b feature/YourFeatureName
  3. Make Your Changes: Implement your feature or fix a bug.
  4. Commit Your Changes:
    git commit -m "Add a new feature"
  5. Push to the Branch:
    git push origin feature/YourFeatureName
  6. Create a Pull Request: Go to the original repository and click on "New Pull Request".

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or feedback, feel free to reach out:


Thank you for checking out the Employer-Worker Registration System! We hope you find it useful for managing your job postings and applications. If you have any suggestions or improvements, please don't hesitate to reach out. Happy coding!

About

πŸ“¦ Employer-Worker-Registration-System. A system where: Employers and Workers can register and log in. Employers can post jobs. Workers can view jobs and apply. πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages