Skip to content

Project P17: Ice Cream Store

GirlScript Jaipur edited this page Jun 25, 2019 · 1 revision

Mentor: Yash Mor

Details

Usually, in stores, there is a need for application where an owner can feed all the details and store the data in the database,manage stocks,generate reports as well as receive orders. So for such kind of application mainly work done is on database connection and frontend UI design.

The project mainly focuses on :

  • Getting orders from customers.
  • Generating bills
  • Maintaining stocks
  • Updating Records and customer details
  • Working on UI of the application

So from this project beginners would get an idea about working on java swing,MySQL,JDBC connectivity.

Technology stack

  1. Core Java/Python
  2. Java Swing
  3. MySQL

Resources