Fully functional web app with focus on backend.
App can be accessed through admin mode, user mode, or guest mode, with their separate functionalities.
If you were to run it, you would need MySql server and configured NetBeans or Eclipse WebApp Project with MySql .jar connector.
Admin credentials are user: admin and pw: admin.
The thechnologies used are a little bit outdated, but a good basis to understanding newer server-side technologies.
JSP code is inside web folder and Servlets, Beans and Utils codes are inside src folder.
Credentials for database connection are set to: username: root and password: root, but if you have different DB server credentials they can be changed inside /src/java/Utils/DB.java where connection is initialized.
kenangenjac/Mini-E-Commerce
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|