rid17pawar / ViitClubs

College Clubs website is developed using JSP and Servlet technologies, Bootstrap for UI, jQuery for validations and MySQL for database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

College Clubs Website

YouTube Website Video Link: https://youtu.be/aQ8VT92fNGw

YouTube Github Repository Guide Video Link: https://youtu.be/wqXS6-XVQUk

Description-

In this Project we aim to help newly admitted students in getting information regarding our college clubs at one place. Students can join clubs as per their interests and passion. This will help them to explore themselves as well as develop their softskills and expand their network.

This project is developed in Java so it provides platform independence, high performance and security.

It provides some enhanced features such as: clubs information at one place for students, an easy interface for admin to add, edit or remove clubs. We are mainly focusing on responsiveness, usability and performance of our website.

Steps to configure this web-application on your system:

  1. To import this project to your system, you need to first install below softwares:

  2. Then get the code from this GitHub repository on your system. You can clone this repository or download as zip file.

  3. Choose 'import existing project' option in eclipse then choose 'Dynamic Web project'.
    You can search for those steps online, just search 'how to import existing servlet project in eclipse'.

  4. Then import the database files in your MySQL database.
    You can refer this video: https://youtu.be/9icY7xwXbJo

  5. You can then run this web-application on your Tomcat server.

Technologies Used-

1. Front end Technologies:

  • HTML
  • CSS
  • Bootstrap
  • jQuery

2. Back end Technologies:

  • Servlet
  • JSP
  • JDBC

3. Database:

  • MySQL

4. Webserver:

  • Apache Tomcat

Snapshots:

  1. Website

1.1 Homepage

homepage_1

homepage_2

homepage_3

homepage_4

homepage_5

1.2 Club Details

clubs_1

clubs_2

1.3 About US

aboutus_1

aboutus_2

  1. Admin Panel

2.1 Login

adminpanel_1

2.2 Dashboard

adminpanel_2

2.3 Create New Club

adminpanel_3

2.4 Edit Club Details

adminpanel_4

2.5 Students Feedback

adminpanel_5

Thank You !

About

College Clubs website is developed using JSP and Servlet technologies, Bootstrap for UI, jQuery for validations and MySQL for database.


Languages

Language:Java 85.6%Language:CSS 14.4%