Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.54 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.54 KB

collegeAlumniPortal

This is a website used for connecting alumni. It also contains placement management, photo gallery & event management.

Getting Started

Prerequisites

  1. Java JDK
    • Download it from here
  2. Eclipse
    • Download it from here
  3. Apache Tomcat v7.0
    • Downlod it from here

Installing

  • Once you complete installing jdk and eclipse, open eclipse and add apache tomcat server.
  • To add server first extract the contents off zip.
  • After completing extraction go here to see how to add server.

Adding the Project to your environment

Now you are ready with running environment. Follow below steps to add this project to your environment.

  1. Fork the repository.
  2. Now clone the repository or download the zip file and extract it.
  3. Now click here to see how to import the project to your eclipse.

Deployment

  1. Now that you have imported your project in eclipse right click on the project in the project explorer.
  2. Click on run as.
  3. select run on server.
  4. Now your project is running and you can copy localhost url from eclipse browser and paste it into your browser url field.