Sei sulla pagina 1di 35

Project description

This program is designed for a convenient and efficient


management of the clothing store-Urban Trends.
I have used arrays, for looping structure, while looping
structure, if statements and switch case to create this program.
This program is a menu driven program from which the user is
given multiple options to choose from.
The program starts by displaying store’s name and the
available clothing and accessories categories.
The user can select any choice of his from the available
categories and is asked to:
 Select a product
 Enter the quantity and
 the size.
The user is asked if he wants to continue with ordering in the
current category and if the user wants to continue with the
same category then the program displays the products from
that category.
If the user doesn’t want to continue with the same category,
then the program askes the user if he wants to continue
ordering in other categories and if the user wants to continue
ordering then the program displays the list of all the categories
and the same process continues till the user wants to stop
ordering.
It also reduces the total amount if the user has purchased more
than a certain amount of money. Then the bill is displayed
which consists of the product’s name, its price, quantity, price
after detection and the total amount.
Program
import java.util.*;
public class URBAN_TRENDS2
{
public static void main()
{
String MensTops[]={"Red and White Stripe Buttoned Shirt
","Graffiti Print Buttoned Shirt ","Adidas Originals
Vintage Tee ","Neon Letter Print Half Sleeve T-Shirt
","Brown Pleated Detail Striped Shirt ","Red Curved Hem
Plaid Hooded Shirt ", "Nike Black T-Shirt
", "Lee Logo Blue Graphic Tee ", "Basic White T-
Shirt ","Red Wrangler SweatShirt
"};
double MenTopsPrice[]={ 900.00,
700.00, 2300.00, 750.00,
1000.00, 1450.00,
2399.00, 1150.00,
2250.00, 2500.00,};
double MenTopsDis[]={40,20,14,10,10,20,15,40,12,50};
String
MenTopsSize[]={"XS,S,M","L,M","S,XS","L","L,XS","S,M,L","XXS,
XXL","M,XXXL","S,L","S,XS,L"};
String WomensShoes[]={"Lace Up Knee High Gladiator Sandal
Boots ","Lace Up Knee High Gladiator Sandal Boots
","Two Part Flat Sandals ","Lace Up Red High
Heels ","Striped Bow Decor Sliders
","Nike Air Max 97 ","Nike Air Max 1
Premium ","Nike Classic Cortez Leather
"};
double
WomenShoesPrice[]={900,1600,500,2599,1100,4999,6899,7500};
double WomenShoesDis[]={5,8,10,15,10,0,12,5,50};
String WomensTops[]={"Half Sleeve Half White Chiffon Shirt
","Ruffle Lace Mock-Neck Peplum Top ","Flamingo
Print Crop Tee ","Neon Fitted Crop Tank
","Striped Zip Up Black TeeStriped Zip Up Black Tee "};
double
WomenTopsPrice[]={1200.00,999.00,1550.00,750.00,1000.00,};
double WomenTopsDis[]={5,0,10,0,0};
String Childrensclothes[]={"Light Washed Overalls
","Yellow Floral Skirt ","Baby Pink Gown
","Kids Active Wear ","Grey Jumpsuit
"};
double
ChildrenClothPrice[]={999.00,800.00,1500.00,550.00,1000.00,};
double ChildrenClothDis[]={0,0,5,0,15};
String MensShoes[]={"Men's ADIDAS Originals Runner Shoes
"," Men's ADIDAS Originals Campus Low Shoes ","Nike
Air Max 97 ","Blue Flip Flops
","Hush puppies Brown Formal Shoe ","VANS Mash
Up Slip-On ","Men's Black Leather Boots
"};
double MenShoesPrice[]={6999.00,5500,9700,700,4999,3999,7500};
double MenShoesDis[]={10,5,14,0,10,5,20};
String WomensDresses[]={"Overall Dress
","Braided Strap Floral Cami Dress ","Orange and Pink
Cami Dress ","Color Block Split Shell Dress
","Wine coloured Hoodie Sweater Dress ","Zipper Back
Solid Rose Dress ","Solid Skater Blush Tank Dress
"};
double
WomenDressesPrice[]={1400,1500,999,1200,1700,1600,1100};
double WomenDressesDis[]={20,10,0,0,15,25,10,0};
String WomensAccesories[]={"Tassel Decorated Drop Earrings
","Hollow Triangle Layered Drop Earrings ","Mirror Lens
Metal Frame Sunglasses ","Studded Decor Pocket Front
Backpack ","Pocket Front Plaid Backpack
","Leaf Shaped Chain Choker ","Layered Chain
Necklace ","Retro Rivet Necklace
"};
double
WomenAccesoriesPrice[]={350,300,1300,1400,999,150,125,400};
double WomenAccesoriesDis[]={12,0,15,10,5,0,0,5};
String WomensSkirtsandPants[]={"Frayed Trim Plaid Skirt
","High Waist Striped Skirt ","High Waist Light
Washed Flare Hem Jeans ","Leopard Bodycon Mini Skirt
","High Waist Straight Grey Jeans ","Front Knot Plaid
Pants ","Dark Wash Buttoned Skinny Jeans
"};
double
WomenSkirtsandPantsPrice[]={900,1300,1999,1600,1700,899,2300};
double WomenSkirtsandPantsDis[]={0,10,10,15,0,0,0};
String MensPants[]={"Wrangler Plain Jeans
","Washed Drawstring Jeans ","Ripped Detail
Washed Jeans ","Black Joggers
","White Shorts ","Grey Tracks
","Red Trousers "};
double MenPantsPrice[]={4300,1600,2000,900,700,850,600};
double MenPantsDis[]={12,0,10,0,0,0,0};
String BoysClothes[]={"'Strong Like My WiFi' Graphic Tee
","'Game Over' Graphic Tee ","'When You Realize
You're A Genius' Emoji Graphic Tee ","Shark Taco Graphic Tee
","'Rock' Dino Graphic Tee ","Basic Skinny Jeans -
Black Wash ","Basic Straight Jeans - Carbon Wash
","Blue Blazer ","Plaid Woven Chino
Shorts ","Nike Camo Training Shorts
","Nike Pullover Hoodie ","Nike Tracksuit
"};
double
BoysClothesPrice[]={600,650,500,699,700,1300,1300,999,450,1500,12
99,1999};
double BoyClothesDis[]={0,0,0,10,0,20,15,0,0,20,10,10};
String Gifts[]={"1000 Rupees worth Gift Card\t\t\t\t","2000 Rupees
worth Gift Card\t\t\t\t","3500 Rupees worth Gift Card\t\t\t\t","5000
Rupees worth Gift Card\t\t\t\t","10000 Rupees worth Gift Card\t\t\t\t"};
double GiftsPrice[]={1000,2000,3500,5000,10000};
char opt='n';
String cOrder[]=new String[15];
int cQty[]=new int[15];
double cPrice[]=new double[15];
double cDisPrice[]=new double[15];
double totPrice=0.0;
double tcPrice[]=new double[15];
String cSize[]=new String[15];
int item;
int qty;
int t=0;
char choice='n';
String size;
int ch;
Scanner in=new Scanner(System.in);
do
{

System.out.println("<><><><><><><><><><><><><><><><><><><
><><><><><><><><><><><><><><><><><><><><><><><><><>
<><><><><><><><><><><><><><><><><><><><><><><><><><
><><><><><><><><><><><><><><><><><><><><><><><><><>
<><><><><><><><><><><><><><><><><><><>");
System.out.println("\t\t\t\t\t\t\t\t\t\t\tURBAN TRENDS");

System.out.println("<><><><><><><><><><><><><><><><><><><
><><><><><><><><><><><><><><><><><><><><><><><><><>
<><><><><><><><><><><><><><><><><><><><><><><><><><
><><><><><><><><><><><><><><><><><><><><><><><><><>
<><><><><><><><><><><><><><><><><><><>");
System.out.println("");
System.out.println("MEN'S SECTION");
System.out.println("1.Men's Shirts and T-Shirts");
System.out.println("2.Men's Footwear");
System.out.println("3.Men's Pants");
System.out.println("WOMEN'S SECTION");
System.out.println("4.Woman's Tops");
System.out.println("5.Women's Dresses");
System.out.println("6.Women's Accessories");
System.out.println("7.Women's Skirts and Pants");
System.out.println("8.Women's Footwear");
System.out.println("CHILDREN'S SECTION");
System.out.println("9.Boys Clothig");
System.out.println("10.Baby Clothing");
System.out.println("11.Girls Clothing");
System.out.println("12.Gift Cards");
System.out.println("The available sizes are
XXS,XS,S,M,L,XL,XXL");
System.out.println("Enter your choice");
ch=in.nextInt();
switch(ch)
{
case 1:
String Size[]=new String[15];
do
{
System.out.println("\t\tItem\t\t\t\t\t\tPrice\tDiscount
Percentage");
for(int r=0;r<10;r++)
{

System.out.println((r+1)+"."+MensTops[r]+"\t"+MenTopsPrice[r]+"\t"+
MenTopsDis[r]+"\t"+MenTopsSize[r]);}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<10; r++)

{
if(r==item-1)
{
cOrder[t]=MensTops[r];
cQty[t]=qty;

tcPrice[t]=MenTopsPrice[r];

cDisPrice[t]=qty*(MenTopsPrice[r]*MenTopsDis[r]/100);
cPrice[t]=qty*(MenTopsPrice[r]-
(MenTopsPrice[r]*MenTopsDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to select another Cloth
y/n");
choice=in.next().charAt(0);
}while(choice=='Y'||choice=='y');
break;
case 4:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<5;r++)
{

System.out.println((r+1)+"."+WomensTops[r]+"\t"+WomenTopsPrice[r
]+"\t\t"+WomenTopsDis[r]);
}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<5; r++)
{
if(r==item-1)
{
cOrder[t]=WomensTops[r];
cQty[t]=qty;
tcPrice[t]=WomenTopsPrice[r] ;

cDisPrice[t]=qty*(WomenTopsPrice[r]*WomenTopsDis[r]/100);
cPrice[t]=qty*(WomenTopsPrice[r]-
(WomenTopsPrice[r]*WomenTopsDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue with the
Womens options y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 10:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<5;r++)
{
System.out.println((r+1)+"."+Childrensclothes[r]+"\t"+ChildrenClothPri
ce[r]+"\t\t"+ChildrenClothDis[r]);}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<5; r++)
{
if(r==item-1)
{
cOrder[t]=Childrensclothes[r];
cQty[t]=qty;
tcPrice[t]=ChildrenClothPrice[r] ;

cDisPrice[t]=qty*(ChildrenClothPrice[r]*ChildrenClothDis[r]/100);
cPrice[t]=qty*(ChildrenClothPrice[r]-
(ChildrenClothPrice[r]*ChildrenClothDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue with the
Children options y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 2:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<7;r++)
{
System.out.println((r+1)+"."+MensShoes[r]+"\t"+MenShoesPrice[r]+"\t\
t"+MenShoesDis[r]);}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<7; r++)
{
if(r==item-1)
{
cOrder[t]=MensShoes[r];
cQty[t]=qty;
tcPrice[t]= MenShoesPrice[r] ;

cDisPrice[t]=qty*(MenShoesPrice[r]*MenShoesDis[r]/100);
cPrice[t]=qty*(MenShoesPrice[r]-
(MenShoesPrice[r]*MenShoesDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping in
this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 5:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<7;r++)
{
System.out.println((r+1)+"."+WomensDresses[r]+"\t"+WomenDressesP
rice[r]+"\t\t"+WomenDressesDis[r]);}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<7; r++)
{
if(r==item-1)
{
cOrder[t]=WomensDresses[r];
cQty[t]=qty;
tcPrice[t]= WomenDressesPrice[r] ;

cDisPrice[t]=qty*(WomenDressesPrice[r]*WomenDressesDis[r]/100);
cPrice[t]=qty*(WomenDressesPrice[r]-
(WomenDressesPrice[r]*WomenDressesDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping in
this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 6:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<8;r++)
{
System.out.println((r+1)+"."+WomensAccesories[r]+"\t"+
WomenAccesoriesPrice[r]+"\t\t"+WomenAccesoriesDis[r]);
}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
for(int r=0; r<8; r++)
{
if(r==item-1)
{
cOrder[t]=WomensAccesories[r];
cQty[t]=qty;
tcPrice[t]= WomenAccesoriesPrice[r] ;

cDisPrice[t]=qty*(WomenAccesoriesPrice[r]*WomenAccesoriesDis[r]/
100);
cPrice[t]=qty*(WomenAccesoriesPrice[r]-
(WomenAccesoriesPrice[r]*WomenAccesoriesDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping in
this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 7:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<7;r++)
{
System.out.println((r+1)+"."+WomensSkirtsandPants[r]+"\t"+
WomenSkirtsandPantsPrice[r]+"\t\t"+ WomenSkirtsandPantsDis[r]);
}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<7; r++)
{
if(r==item-1)
{
cOrder[t]=WomensSkirtsandPants[r];
cQty[t]=qty;
tcPrice[t]=WomenSkirtsandPantsPrice[r] ;

cDisPrice[t]=qty*(WomenSkirtsandPantsPrice[r]*WomenSkirtsandPant
sDis[r]/100);
cPrice[t]=qty*(WomenSkirtsandPantsPrice[r]-
(WomenSkirtsandPantsPrice[r]*WomenSkirtsandPantsDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping
in this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 8:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<8;r++)
{
System.out.println((r+1)+"."+WomensShoes[r]+"\t"+
WomenShoesPrice[r]+"\t\t"+ WomenShoesDis[r]);
}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<8; r++)
{
if(r==item-1)
{
cOrder[t]=WomensShoes[r];
cQty[t]=qty;
tcPrice[t]=WomenShoesPrice[r];

cDisPrice[t]=qty*(WomenShoesPrice[r]*WomenShoesDis[r]/100);
cPrice[t]=qty*(WomenShoesPrice[r]-
(WomenShoesPrice[r]*WomenShoesDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping
in this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 3:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percentage");
for(int r=0;r<7;r++)
{
System.out.println((r+1)+"."+MensPants[r]+"\t"+
MenPantsPrice[r]+"\t\t"+ MenPantsDis[r]);
}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<7; r++)
{
if(r==item-1)
{
cOrder[t]=MensPants[r];
cQty[t]=qty;
tcPrice[t]=MenPantsPrice[r];

cDisPrice[t]=qty*(MenPantsPrice[r]*MenPantsDis[r]/100);
cPrice[t]=qty*(MenPantsPrice[r]-
(MenPantsPrice[r]*MenPantsDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping
in this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 9:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice\t\tDiscount
Percenatge");
for(int r=0;r<12;r++)
{
System.out.println((r+1)+"."+BoysClothes[r]+"\t"+
BoysClothesPrice[r]+"\t\t"+ BoyClothesDis[r]);
}
System.out.println("\nSelect the clothing ");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
qty=qty+1;
System.out.println("Enter the Size");
String sub[]=new String[qty];
for(int s=0;s<qty;s++)
sub[s]=in.nextLine();
for(int r=0; r<12; r++)
{
if(r==item-1)
{
cOrder[t]=BoysClothes[r];
cQty[t]=qty;
tcPrice[t]=BoysClothesPrice[r];

cDisPrice[t]=qty*(BoysClothesPrice[r]*BoyClothesDis[r]/100);
cPrice[t]=qty*(BoysClothesPrice[r]-
(BoysClothesPrice[r]*BoyClothesDis[r]/100));
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping
in this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
case 12:
do
{
System.out.println("\tItem\t\t\t\t\t\t\tPrice");
for(int r=0;r<5;r++)
{
System.out.println((r+1)+"."+Gifts[r]+"\t"+ GiftsPrice[r]);
}
System.out.println("\nSelect the Gift Card");
item=in.nextInt();
System.out.println("Enter the Quantity");
qty=in.nextInt();
for(int r=0; r<5; r++)
{
if(r==item-1)
{
cOrder[t]=Gifts[r];
cQty[t]=qty;
tcPrice[t]=GiftsPrice[r];
cPrice[t]=qty*(GiftsPrice[r]);
totPrice=totPrice+cPrice[t];
t=++t;
}
}
System.out.println("\nDo you wish to continue Shopping
in this section? y/n");
choice=in.next().charAt(0);
}while(choice=='y'||choice=='Y');
break;
default:
System.out.println("Invalid choice");
}

System.out.println("\nDo you wish to continue to order y/n");


opt=in.next().charAt(0);
}while(opt=='y'||opt=='Y');
if(totPrice>=10000&&totPrice<24999)
{
totPrice=totPrice-2000;
System.out.println("2000 Rupees has been reductd from your
Bill as you have purchased over 10000 Rupees!");
}
if(totPrice>=5000&&totPrice<9999)
{
totPrice=totPrice-1000;
System.out.println("1000 Rupees has been reductd from your
Bill as you have purchased over 5000 Rupees!");
}
if(totPrice>=25000&&totPrice<49999)
{
totPrice=totPrice-5000;
System.out.println("5000 Rupees has been reductd from your
Bill as you have purchased over 25000 Rupees!");
}
if(totPrice>=50000&&totPrice<69999)
{
totPrice=totPrice-10000;
System.out.println("10000 Rupees has been reductd from your
Bill as you have purchased over 50000 Rupees!");
}
if(totPrice>=70000)
{
totPrice=totPrice-10000;
System.out.println("10000 Rupees has been reducted from your
Bill as you have purchased over 70000 Rupees!You will also recieve a
5000 Rupees worth Gift card!");
}
System.out.println("------------------------------------------------------
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
------------------------------------------------------------------------");
System.out.println("\t\t\t\t\t\t\t\t\t\t\tURBAN TRENDS");
System.out.println("------------------------------------------------------
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
------------------------------------------------------------------------");
System.out.println("Location :Bangalore,Karnataka");
System.out.println("Website :www.urbantrends.com");
System.out.println("Contact Number :9853700142");

System.out.println("------------------------------------------------------
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
------------------------------------------------------------------------");
java.util.Date Date=new java.util.Date();
System.out.println("\t\t\t\t\t\t\t\t\tPrinted on:" + Date);
System.out.println("-----------------------------------------------------
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------");
System.out.println("\tItem Name\t\t\t
Original Price \t Quantity\t\tDiscount Price\t\tAmount");

for(int r=0; r<t; r++)


{
System.out.println("\t"+cOrder[r]+"\t "+tcPrice[r]+"
\t\t "+cQty[r]+"\t\t\t "+cDisPrice[r]+"\t\t\t"+cPrice[r]);
}

System.out.println("---------------------------------------------------------
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
---------------------------------");
System.out.println("\tTotal Price:\t"+totPrice);
System.out.println("---------------------------------------------------------
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
---------------------------------");
System.out.println("\t\tMerchandise can be exchanged within 30
days from the date of purchase provided the merchandise is unused and
in saleable condition along with the original price tag.");
System.out.println("\t\t\t\t\t\t\t\t\tThank You for Shopping in Urban
Trends!");
}
}
Shopping store customer management
software

Submitted by
Sowmetha.M
INDEX

No. Description Page no.

1 Project description

2 Program

3 Output

4 Acknowledgement
Computer Applications
Project work

ICSE X
Supervised by Principal
Neelambari ma’am Dr.Latha Murthy
Acknowledgement

I would like to earnestly acknowledge the sincere efforts and


valuable time given by Neelambari ma’am. Her valuable guidance
and feedback has helped me in completing this project. Also, I
would like to mention the support system and consideration of my
parents who have always been there in my life.Last but not the least,
my friends who have always been there with my side.
INDEX
No. Description Page no.
1 Project description

2 Program

3 Output

4 Acknowledgement
Project description

Potrebbero piacerti anche