Skip to content

duressaJemal/JobHouse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JobHouse

A platform in which the future of job application is revolutionised through connecting a network of employees with potential employers and assisting employers get the employees that meets the requirements they specify and companies find applicants easily based on their profiles uploaded on the websites.

This idea solves the problem of:

  1. having to apply for jobs in person (solves the problem of remoteness of applicants )
  2. companies do not get the employee with the specifications they require easly
  3. creaing a medium platform in which companies and employees can interact directly

Authentication

  • For unregistered users sign up
  • For registered users log in
  • For loged in users log out

Authorization

It has two distinctive actors:

  1. Companies
  2. Job seeker They have their own privileges with difference in functionality

Business feature 1

Display a form after filled by the employee, companies can post a job vacancy We can create, read, update and delete a form and a job vacancy post

Business feature 2

Companies and Employee can edit and delete their profile based on
their preference and their status.

Database

We have chosen MySQL because it is a relational database which assigns data into table.

Username:Admin Password:admin

About

A platform for finding jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.2%
  • Java 44.8%