Skip to content

adiljaved1311/e-commerce-web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Web Application

This is a e-commerce web application developed in Java. The application is developed for selling online shoes.

Tech Stack

  1. Java
  2. Servlet
  3. JSP
  4. Apache Tomcat
  5. JavaScript
  6. Html
  7. CSS
  8. MySQL

How to run application ?

Setup MySQL database

  1. Install and run MySQL database.
  2. Create a user with username and password in MySQL.
  3. Run the commands present in database.sql file to populate the database and tables
  4. Open DbConnect.java and replace databasename, username and password with your databasename, username and password

Start Application

  1. Import the project in Eclipse or IntelliJ IDE.
  2. Right click on Project and hit run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published