Skip to content

dsouzadilton/Online-Auction-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Door Hub - An Online Auction System in Java

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

The project has been developed in the second year as part of academic mini-project.
Built using the Eclipse IDE.

Instructions:

  • In Eclipse IDE, under the new project section , select the dynamic web project option, and give a name to the project, in this case TheNextDoorHub.
  • Create a package with the name ‘project’, and store all the .java (servlet) files under this package. (If using different package names, then changing the import <package name> in the various .jsp files is mandatory.
  • Under the Web Content Folder, store all the .jsp (servlet pages) files.
  • The project is deployed on the Apache Tomcat server (v 8.5.57) and the database used is MySQL provided by the Xampp server Module (v9).
  • Create the necessary tables (with the user table containing manually added entries as there is no privilege to signup)

Video Link Project UI

About

Java based website. Developed in the second year as part of academic mini-project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published