Skip to content

Simple Java application that calculates and displays net income from various sweet shop sales. The program takes user input for expenses and calculates net income by subtracting these from the total sales.

Notifications You must be signed in to change notification settings

davidcostache1/MyFirstProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

My First Project with Java

This Java application is a straightforward project I developed as my first Java coding experience on the Hyperskill platform. It simulates the financial overview of a sweet shop, tracking earnings from items like bubblegum, toffee, ice cream, and more. The program calculates total income, prompts the user for input on staff and other expenses, and computes net income accordingly. This project has been an excellent introduction to Java programming, helping me understand the basics of variable handling, user input, and simple arithmetic operations in a real-world application context.

About

Simple Java application that calculates and displays net income from various sweet shop sales. The program takes user input for expenses and calculates net income by subtracting these from the total sales.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages