Skip to content

A web app job board for both job seekers and recruiters

Notifications You must be signed in to change notification settings

msaadawi/dream-job

Repository files navigation

Dream Job

Description:

This project is a Job Searching and Posting Java EE web application created using JSF(Java Server Faces), Hibernate, Java and MySQL.

Features:

- Create an account by providing personal informations and credentials.
- As a normal user, you can search, save and apply for jobs. You can then manage your saved jobs and applications. You can also upload your resume/CV...
- As a recruiter, you can add a company and upload to it job offers. You can then manage your companies and their jobs. You can also see candidates of a particular job you uploaded...

Run on Eclipse:

1. Install the web server you want to work with(Tomcat , Glassfish ...).
2. Download the project or clone it.
3. Open Root folder in your Eclipse Java EE IDE.
4. Add needed libraries (can be found in 'lib' folder) to your classpath.
5. Setup a database user and grant him access to the database named 'dj'.
6. Modify 'hibernate.cfg.xml' file by providing the database username and password of the user you just created.
7. Execute the 'Dream-Job.sql' sql file(can be found under 'sql-scripts' folder).
8. Open 'WebContent' folder and run 'login.xhtml' file on server.

About

A web app job board for both job seekers and recruiters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published