Mobile Shop Management System using Java JSP and MySQL

Abstract

This project Mobile Shop Management System, is a Java JSP and MySQL Project which runs on the tomcat server, you can also run this project in Eclipse and Netbeans. We have developed this Java JSP and MySQL Project on Mobile Shop Management System for automating the process of Mobile Shop Management System. The main features of this project is to manage Customers, Payment, Brands, Sells, Models and Stock

This is a Major Project in Java, the main modules of the project is Customers module, Payment module, Brands module, Sells module and Models module, which performs all the operation in their respective domains. Java Project on Mobile Shop Management System is secured web application which run inside the JVM

Report of Mobile Shop Management System::

  • Customers report : We can generate all the reports of Customers in this
  • Payment report : Generate reports related to Payment
  • Brands report : All Brands reports will be available in this section
  • Sells report : You can generate filtered reports of Sells
  • You can generates the report of Sells, Customers, Models
  • Payment, Stock, Brands has facility for dynamic search. So you can filter the records run time
  • PDF reporting has been integrated for exporting of the report for Customers, Payment, Brands modules
  • You can create the CSV reports for Customers, Sells, Payment
  •  

Modules of Mobile Shop Management System:

  • Customers module : We can manage all the operations related to Customers from this module
  • Payment module : This module is normally developed for managing the Payment operations
  • Brands module : All the operations realated to Brands will be managed by Brands
  • Sells module : This module manages Sells functionalities
  • Models module : Models modules performs all the create, read, update and delete operations of Models
  • Stock module : It manages all the functionalities of Stock

Softwares needed to run Mobile Shop Management System

  • JDK 1.8 : To run this project you have JDK 1.8 version
  • Tomcat 8 : This project runs over the tomcat 8 server
  • MySQL : You need mysql database for running this project
  • MySQL JConnector : For making the connection from mysql and java, we need it