Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quanthaidev/online-mobile-phone-store

This is an online mobile phone store developed using Java, JSP, Servlet, JDBC, MySQL, Bootstrap, and JSTL. The project provides an intuitive user interface and smooth shopping experience with essential features like product search, shopping cart, and order management.
https://github.com/quanthaidev/online-mobile-phone-store

bootstrap java jdbc jsp jstl mysql servlet

Last synced: about 2 months ago
JSON representation

This is an online mobile phone store developed using Java, JSP, Servlet, JDBC, MySQL, Bootstrap, and JSTL. The project provides an intuitive user interface and smooth shopping experience with essential features like product search, shopping cart, and order management.

Awesome Lists containing this project

README

        

# Web Application - Mobile Phone Store
## Description
This is an online mobile phone store developed using Java, JSP, Servlet, JDBC, MySQL, Bootstrap, and JSTL. The project provides an intuitive user interface and smooth shopping experience with essential features like product search, shopping cart, and order management.

* Copyright: [Quan Thai](https://www.facebook.com/reagan.developer/)

## Features
- Add products to the shopping cart

![1 addproduct](https://github.com/user-attachments/assets/84ff480f-e825-4857-94b2-5fe92641ca24)

- Product search functionality

![2 searchProduct](https://github.com/user-attachments/assets/1c80bf77-51d2-4d64-b99d-88582d6eb3f3)

- Shopping cart to purchase products

![3 adjustAmount](https://github.com/user-attachments/assets/01b18797-4328-426c-ab9c-cb249dbbc715)

- Submit orders

![4 submitOrder](https://github.com/user-attachments/assets/4d6e25ed-c732-4727-baa2-a2ed21326dea)

- Data management using MySQL

![5 checkDatabase](https://github.com/user-attachments/assets/42dcf7b3-3d24-43a0-9069-22627f7945fd)

- Login to manage orders

![6 loginToManageOrders](https://github.com/user-attachments/assets/f8e01193-2d78-42de-a9c8-f2ec4233729b)

- Email and password authentication
- New account registration

![7 createAccount](https://github.com/user-attachments/assets/38873c39-1706-4438-9988-519d45f47ea7)

## Technologies Used
- Frontend: Bootstrap, JSP
- Backend: Java, Servlet, JDBC
- Database: MySQL
- Other technologies: JSTL