Navigation Bar

Saturday, October 26, 2024

Project Resume - Summary

Project Resume is developed in JAVA programming language, as a placement portal, where one can login as an employer or an employee.
As an employee, you can upload your resume and give additional key searches like industry, experience etc.
As an employer, you can search for resumes in a particular industry, speciality, experience level etc.
Resumes can accordingly be downloaded by a prospective employer.
It also has a search screen for employers and employees.
In the search screen employers can search for resumes of a particular category.

To test the portal in real, I uploaded my resume on it as an employee, went to a cyber cafe , logged in as a dummy employer and downloaded my resume. It worked :-).

I am sharing the source code for this project in below link.

Download link for Project Resume and dependent softwares

Download link for Windows XP OS

This project is based on MVC architecture and uses the following
Operating System
Windows XP 32 bit

JAVA  (java_ee_sdk-5_07-jdk-6u16-windows.exe)
          (jre-6u21-windows-i586-s.exe)
Jakarta Struts
EJB
AJAX

Front End
JSP

Database
MySql (mysql-essential-6.0.11-alpha-win32.msi)

Build
Ant (apache-ant-1.7.1)

IDE
Eclipse (eclipse-jee-ganymede-SR2-win32)

Web Server
JBOSS (jboss-5.1.0.GA-jdk6)

Project resume folder
This includes the war file, ear file, build script and other configuration setup scripts to build and deploy the "resume" placement portal.

You can try using Tomcat and Weblogic also as I was tinkering with all these web servers at that time.

This project can be used as a learning project for the concepts of MVC, Java, Struts, EJB, AJAX, Webserver etc.
It can be used as a base template and enhanced further to make an enhanced placement portal with additional features.

Thank you.

Thought for the day
Whatever you do, work heartily, as for the Lord and not for men, knowing that from the Lord you will receive the inheritance as your reward. 
You are serving the Lord Christ.
Colossians 3:23-24

No comments:

Post a Comment