Skip to content

A team work project based in a Shop Managing App writed in Java

Notifications You must be signed in to change notification settings

PauSansa/DevelopersTeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Florist Shop - Catalog and Purchase Ticket Management

This is a group project made by:

Anderson Kevin's LinkedIn Marçal Fargas's LinkedIn Pau Sansa's LinkedIn

during our specialization in Backend with Java at IT ACADEMY.

Description

This project is an application for managing the catalog of various florist shops, allowing users to create purchase tickets to place orders.

Features

  • Create a florist shop with a name.
  • Add a tree with a height and a price.
  • Add a flower with a color and a price.
  • Add decoration with a type of material (wood or plastic) and a price.
  • View the stock of all the products that the florist shop has.
  • Remove a tree, a flower, or decoration from the stock.
  • Print the stock by screen with the quantities of each product.
  • Print the total value of the florist shop by screen.
  • Create purchase tickets with multiple products.
  • View a list of past purchases made.
  • Display the total amount of money earned with all sales.

Instructions

  1. Download or clone the project repository.
  2. Open the project in your Java development environment.
  3. Run the Main.java file in your Java development environment.
  4. Follow the on-screen instructions to interact with the program.

About

A team work project based in a Shop Managing App writed in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages