This is the web site made to accpet participation for an event management app. It can be used to get participation and show schedules of the events. It also contains a map with pin pointed location of the college to help people understand the area.
- Java JDK
- Download it from here
- Eclipse
- Download it from here
- Apache Tomcat v7.0
- Downlod it from here
- 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.
Now you are ready with running environment. Follow below steps to add this project to your environment.
- Fork the repository.
- Now clone the repository or download the zip file and extract it.
- Now click here to see how to import the project to your eclipse.
- Now that you have imported your project in eclipse right click on the project in the project explorer.
- Click on run as.
- select run on server.
- Now your project is running and you can copy localhost url from eclipse browser and paste it into your browser url field.