Skip to content

A CRUD app based on MVC architecture built in JSP and Servlet

Notifications You must be signed in to change notification settings

Sheldon1999/web-student-tracker

Repository files navigation

sTrackerDiary.web

Overview

It is bascically a CRUD app which is developed on the basis of MVC architecture. In this project there is a list of student which can be updated hence a student can be added or deleted or updated. A demo of all features is given in Demo section below. for developing install all dependecies or alternatively to run above project just follow the steps given in Local setup

Technologies used

  • Backend: JSP and Servlet
  • Frontend: HTML and CSS
  • Database: MySQL
  • Server: Apache Tomcat

Dependencies

  1. JDK
  2. Eclipse IDE for Java EE Developers or any other IDE
  3. MySQL
  4. JDBC connector
  5. Apache Tomcat

Local setup

Note:no need to install above dependencies here.

Follow the steps below to run project in your local machine:

  1. download and install the apache tomcat.
  2. download web-student-tracker.war
  3. put it inside webapps folder given in directory where tomcat is installed.
  4. run tomcat.
  5. in browser run http://localhost:8080/web-student-tracker/.

Demo gif

Demo gif

About

A CRUD app based on MVC architecture built in JSP and Servlet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published