-
Notifications
You must be signed in to change notification settings - Fork 0
msaadawi/dream-job
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- 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... 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 0
No packages published