Skip to content

A linkedIn clone with job seeker and recruiter roles. Seekers can create resumes and search for job postings. Recruiters can post jobs and search for potential hires. Deployed to Heroku.

Notifications You must be signed in to change notification settings

nmerris/Job-Pro-5K

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


NOTE: This is the final version of this app. This git repository only shows the last handful of commits I made for this project. I started a new git repo before deploying to heroku because I was having remote database issues. If you would like to see the full commit history (55 additional commits), check it out here.

Note to anyone deploying this app to Heroku

  • you must create a postgresql database before pushing to heroku
  • and you must change the pom and properties files to use postgresql instead of mysql