Skip to content

This is my PetProject(portfolio) - job board application where employers can post job listings and job seekers can search and apply for jobs.

Notifications You must be signed in to change notification settings

MasakDirt/pet-project-JobBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Find Yourself" - Job Board (pet project)

I want to introduce you to my Job Board project - "Find Yourself". logo.png

What it is

It`s a job search site for candidates who can view vacancies, communicate with HR and go to some negotiations or invitations for interviews, as well as an opportunity for employers to find a suitable candidate and start communicating with him/her. It uses many different frameworks and libraries - Spring Framework, Spring Security, Spring Boot, Spring WEB, Spring JPA, Spring MVC, Spring Test, Hibernate, JUnit Test, Lombok, Mapstruct, OAuth2, Postman, REST API design, JSON, Git, Maven, and databases - MySQL and MongoDB.

You can see what the site looks like at this link - YouTube video "Find Yourself" review.

You can also look at the code without the front end with JSON format and JWT token at this link - code without front-end.

Tables of Entities

Id E-mail Full name Password Employer id Candidate id
1 [email protected] Admin Carol 1111 1 1
2 [email protected] Larry Jackson 2222 2 -
3 [email protected] Nikole Jackson 3333 - 2
4 [email protected] Donald Carol 4444 - 3
5 [email protected] Nikole Helen 5555 - 4
6 [email protected] Violet Jackson 6666 3 -

About

This is my PetProject(portfolio) - job board application where employers can post job listings and job seekers can search and apply for jobs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published