Skip to content

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

License

Notifications You must be signed in to change notification settings

PetePrattis/eclass-web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Java Program / Project

This is a Java project from my early days as a Computer Science student

This programm was created for the fourth semester class Programming on the Internet and the World Wide Web and is the final project for the class

Description of project

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

Functionality and Impementation of project

  1. Uses the application server Tomcat
  2. Uses the database server pgAdmin
  3. It is a dynamic web project
  4. Includes the sql code for the Entity-Relationship Model, which describes the Database
  5. A class package with all servlets
  6. Uses dynamic jsp pages
  7. The JDBC connection method is pool

About this project

  • This project used as base the repo https://github.com/PetePrattis/eclass-web-application-practise
  • The comments to make the code understandable, are within the archives
  • This project was written in Eclipse Java IDE
  • This repository was created to show the variety of the work I did and experience I gained as a student

About

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published