尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
CLOSET ORGANIZER USING DATA
STRUCTURE IN C
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
Presented by
NAME-SWETA LEENA
USN-1NH19CS750
Under the Guidance of --
Guide Name: Mr. Praveen Pawaskar
Designation:
SENIOR ASSISTANT PROFESS
Closet organizer
Prepared by
SWETA LEENA
1NH19CS750
INDEX:-
• Objective of the course
• Abstract.
• Project Objectives.
• problem statement
• Functionality
• Design
• Methodology
• Sample outputs
• How I got the objective of the project
Objective of the course
• Student can design their own algorithm
and designs for the given problem
statement.
• Advantage of data structure using C for
making projects is, it makes
project effective and user friendly.
Abstract:-
In this busy life organizing cloth perfectly and
finding cloth from the wartdrobe is so difficult.
Also during buying clothe sometimes by mistake
we buy the similar clothes what we already have,
and we don’t need that.
To resolve all these kind of problems I have
prepared this project which will help to organize
their clothes inside wardrobe.
For this user user just need to give time
for putting clothes details what will be asked by
the software.
After that user can easily get their clothes position
and details whenever they want.
Project objective
This will develop an
intrest to organize the
cloth
Become familiar with
clothes and their
place
Help to save time Easy for using Easy to find clothes Helps to learn time
management
Problem
statement
If user can see the details of their closet while they are buying clothes
then they won't face the problem of buying same color cloth.
Also while getting ready for their work if they can see their clothes
details in their phone then that will save their time
In this project user will:-
• User will add cloth detaills
• cloth name
• colour of the cloth
• material of the cloth
• place where they want to put their cloth
• Also it will give options for adding hints abouts each field
• after that user can find their cloth details
• Also can see the wardrobe detail
• If they want to remove any cloth from wardrobe they can also
remove from the software
wiodgwdhvnvcv k.
FUNCTIONALITY
Linked list helps to store details, which are provided by users in a
manner that all details will link to each other.
By using linked list we can add many numbers of fields in a single
project, which will provide brief information to user.
In this project using of singly link list has provided user to add all
details about their cloth, also it is giving options for adding hints
about each field.
Adding different functions in a single project, makes the project
more user friendly also saves memory.
DESIGN
This project is designed in such a way that all fields are connected with each other. And all the functions are
called by main function.
 User will add cloth information.
 Names of the clothes
 Calculate total numbers of details
 Allows to add hints about all fields
 Records the all the details
 When user wants see details it will show the details
 Also it can remove details permanently
Flow chat
ALOGORITM
• Step-1: User page display content
• Add cloth details
• Find your cloth position
• Display closet(wardrobe)
• Remove cloth from the wardrobe
• Exit
• Step-2: If choice is 1 then user will get the screen
• Add cloth name:
• Add the colour of the cloth:
• Add the position where you want to put your cloth:
• Step-3: If the user will enter choice is 2 user will get the screen like
• Add your cloth name which one you want to find:
• Add that cloth colour:
• If the cloth is there in the wardrobe add details then user can see the position else user will get the message your entered wrong information
about cloth, cloth is not there.
• Step-4: If the choice is 3 there user will get all the information about the wardrobe what he/she has entered before. And if no information is there
then user will get NULL.
• Step-5: If the choice is 4 then user will get the option to remove the cloth from the wardrobe. Then the user need to put the cloth name which
one he/she wants to remove from the wardrobe.
Methodology
• This project is very useful for users. Even
users can make it by their own this modern
organizer depending on their choices. By
using this project anyone can save their
time and also able to find their cloth within
a seconds.
•
• Where User can place cloths:
• Hanger
• Drawer
• Shelf
• boxes
Sample out comes: add details
Second add details outcome
Sample output:- search detail
Sample output:- Entire closet details
Sample output:-delete cloth
Prove that dress has delted
• This project will show the cloth name, color of the cloth with
hints if added by user, material of the cloth with hints, place
where user wants to put clothes with hints.
• If user wants to search any cloth they can put the cloth name
and it will show all added details about the particular cloth.
• It is also able to show all the given information about all the
clothes which is wardrobe details.
• If user wants to remove any cloth from wardrobe also they can
delete all the cloth information about cloth just by putting that
cloth name.
How did I achieve the objective of my project
Thank you 
Any quesries ?

More Related Content

What's hot

Sorting
SortingSorting
sorting and its types
sorting and its typessorting and its types
sorting and its types
SIVASHANKARIRAJAN
 
Java package
Java packageJava package
Java package
CS_GDRCST
 
Presentation on Core java
Presentation on Core javaPresentation on Core java
Presentation on Core java
mahir jain
 
Operator Overloading
Operator OverloadingOperator Overloading
Operator Overloading
Nilesh Dalvi
 
linked list in data structure
linked list in data structure linked list in data structure
linked list in data structure
shameen khan
 
Selection sorting
Selection sortingSelection sorting
Selection sorting
Himanshu Kesharwani
 
Java tutorial PPT
Java tutorial PPTJava tutorial PPT
Java tutorial PPT
Intelligo Technologies
 
DIGITAL ELECTRONICS- Logic Gates
DIGITAL ELECTRONICS- Logic GatesDIGITAL ELECTRONICS- Logic Gates
DIGITAL ELECTRONICS- Logic Gates
Trinity Dwarka
 
Introduction to oops concepts
Introduction to oops conceptsIntroduction to oops concepts
Introduction to oops concepts
Nilesh Dalvi
 
Circular link list.ppt
Circular link list.pptCircular link list.ppt
Circular link list.ppt
Tirthika Bandi
 
Data structure ppt
Data structure pptData structure ppt
Data structure ppt
Prof. Dr. K. Adisesha
 
Queue ppt
Queue pptQueue ppt
Queue ppt
SouravKumar328
 
INTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMINGINTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMING
Abhishek Dwivedi
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
Julie Iskander
 
Bfs and Dfs
Bfs and DfsBfs and Dfs
Bfs and Dfs
Masud Parvaze
 
Introduction to java
Introduction to javaIntroduction to java
Introduction to java
Veerabadra Badra
 
Prim's algorithm
Prim's algorithmPrim's algorithm
Prim's algorithm
Pankaj Thakur
 
Chapter 4 number system
Chapter 4 number systemChapter 4 number system
Chapter 4 number system
Praveen M Jigajinni
 
Constructor in java
Constructor in javaConstructor in java
Constructor in java
Pavith Gunasekara
 

What's hot (20)

Sorting
SortingSorting
Sorting
 
sorting and its types
sorting and its typessorting and its types
sorting and its types
 
Java package
Java packageJava package
Java package
 
Presentation on Core java
Presentation on Core javaPresentation on Core java
Presentation on Core java
 
Operator Overloading
Operator OverloadingOperator Overloading
Operator Overloading
 
linked list in data structure
linked list in data structure linked list in data structure
linked list in data structure
 
Selection sorting
Selection sortingSelection sorting
Selection sorting
 
Java tutorial PPT
Java tutorial PPTJava tutorial PPT
Java tutorial PPT
 
DIGITAL ELECTRONICS- Logic Gates
DIGITAL ELECTRONICS- Logic GatesDIGITAL ELECTRONICS- Logic Gates
DIGITAL ELECTRONICS- Logic Gates
 
Introduction to oops concepts
Introduction to oops conceptsIntroduction to oops concepts
Introduction to oops concepts
 
Circular link list.ppt
Circular link list.pptCircular link list.ppt
Circular link list.ppt
 
Data structure ppt
Data structure pptData structure ppt
Data structure ppt
 
Queue ppt
Queue pptQueue ppt
Queue ppt
 
INTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMINGINTRODUCTION TO C PROGRAMMING
INTRODUCTION TO C PROGRAMMING
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
Bfs and Dfs
Bfs and DfsBfs and Dfs
Bfs and Dfs
 
Introduction to java
Introduction to javaIntroduction to java
Introduction to java
 
Prim's algorithm
Prim's algorithmPrim's algorithm
Prim's algorithm
 
Chapter 4 number system
Chapter 4 number systemChapter 4 number system
Chapter 4 number system
 
Constructor in java
Constructor in javaConstructor in java
Constructor in java
 

Similar to mini project in c using data structure

SPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURE
SPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURESPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURE
SPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURE
priyangaraja1
 
H.E.-6-Week-3.pptx
H.E.-6-Week-3.pptxH.E.-6-Week-3.pptx
H.E.-6-Week-3.pptx
MarleneAguilar15
 
fectory visit done.pdf
fectory visit done.pdffectory visit done.pdf
fectory visit done.pdf
ZNRatul
 
Industrial training solid works report by atharva mahalle (19 me001)
Industrial training solid works report by atharva mahalle (19 me001) Industrial training solid works report by atharva mahalle (19 me001)
Industrial training solid works report by atharva mahalle (19 me001)
NSVines
 
Life of UK Denim or Sportswear Manufacturer.pptx
Life of UK Denim or Sportswear Manufacturer.pptxLife of UK Denim or Sportswear Manufacturer.pptx
Life of UK Denim or Sportswear Manufacturer.pptx
Pearl Global
 
study on garments pattern , marker, spreading and cuttingApp 3204
study on garments pattern , marker, spreading and cuttingApp 3204study on garments pattern , marker, spreading and cuttingApp 3204
study on garments pattern , marker, spreading and cuttingApp 3204
Rashedul Islam
 
note2_DesignPatterns (1).pptx
note2_DesignPatterns (1).pptxnote2_DesignPatterns (1).pptx
note2_DesignPatterns (1).pptx
ReemaAsker1
 
Design hacks
Design hacksDesign hacks
Design hacks
SaadRehman58
 
METHODS STUDY: GARMENTS
METHODS STUDY: GARMENTSMETHODS STUDY: GARMENTS
METHODS STUDY: GARMENTS
Joan Arriola
 
Dressmaking 9 Weeks 1-7.pdf
Dressmaking 9 Weeks 1-7.pdfDressmaking 9 Weeks 1-7.pdf
Dressmaking 9 Weeks 1-7.pdf
ShareleeAraquil1
 
dressmaking-9-weeks-1-7.pdf
dressmaking-9-weeks-1-7.pdfdressmaking-9-weeks-1-7.pdf
dressmaking-9-weeks-1-7.pdf
KornerRito
 
C++ super market
C++ super marketC++ super market
C++ super market
Nikitha Lokaraju
 
PROTFOLIO -Noyon Shikder
PROTFOLIO -Noyon ShikderPROTFOLIO -Noyon Shikder
PROTFOLIO -Noyon Shikder
NOYON SHIKDER
 
Code refactor strategy part #1
Code refactor strategy part #1Code refactor strategy part #1
Code refactor strategy part #1
Tracy LOISEL
 
Rishita Pahariya ,Fashion Design ,Dezyne E'cole College
Rishita Pahariya ,Fashion Design ,Dezyne E'cole CollegeRishita Pahariya ,Fashion Design ,Dezyne E'cole College
Rishita Pahariya ,Fashion Design ,Dezyne E'cole College
dezyneecole
 
Sampling and Marker
Sampling and MarkerSampling and Marker
Sampling and Marker
Nazmus Sakib
 
Marker efficiency
Marker efficiencyMarker efficiency
Marker efficiency
Md. Mazadul Hasan Shishir
 
Garment manufacturing process: from fabric to finished apparel products
Garment manufacturing process: from fabric to finished apparel productsGarment manufacturing process: from fabric to finished apparel products
Garment manufacturing process: from fabric to finished apparel products
Prasanta Sarkar
 
Tanuja Sahu,Fashion Design ,Dezyne E'cole College
Tanuja Sahu,Fashion Design ,Dezyne E'cole CollegeTanuja Sahu,Fashion Design ,Dezyne E'cole College
Tanuja Sahu,Fashion Design ,Dezyne E'cole College
dezyneecole
 
1. Intro To Fashion And Clothing Industry
1. Intro To Fashion And Clothing Industry1. Intro To Fashion And Clothing Industry
1. Intro To Fashion And Clothing Industry
Don Dooley
 

Similar to mini project in c using data structure (20)

SPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURE
SPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURESPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURE
SPREADING LABOUR REDUCTION AND REVISED WORKING PROCEDURE
 
H.E.-6-Week-3.pptx
H.E.-6-Week-3.pptxH.E.-6-Week-3.pptx
H.E.-6-Week-3.pptx
 
fectory visit done.pdf
fectory visit done.pdffectory visit done.pdf
fectory visit done.pdf
 
Industrial training solid works report by atharva mahalle (19 me001)
Industrial training solid works report by atharva mahalle (19 me001) Industrial training solid works report by atharva mahalle (19 me001)
Industrial training solid works report by atharva mahalle (19 me001)
 
Life of UK Denim or Sportswear Manufacturer.pptx
Life of UK Denim or Sportswear Manufacturer.pptxLife of UK Denim or Sportswear Manufacturer.pptx
Life of UK Denim or Sportswear Manufacturer.pptx
 
study on garments pattern , marker, spreading and cuttingApp 3204
study on garments pattern , marker, spreading and cuttingApp 3204study on garments pattern , marker, spreading and cuttingApp 3204
study on garments pattern , marker, spreading and cuttingApp 3204
 
note2_DesignPatterns (1).pptx
note2_DesignPatterns (1).pptxnote2_DesignPatterns (1).pptx
note2_DesignPatterns (1).pptx
 
Design hacks
Design hacksDesign hacks
Design hacks
 
METHODS STUDY: GARMENTS
METHODS STUDY: GARMENTSMETHODS STUDY: GARMENTS
METHODS STUDY: GARMENTS
 
Dressmaking 9 Weeks 1-7.pdf
Dressmaking 9 Weeks 1-7.pdfDressmaking 9 Weeks 1-7.pdf
Dressmaking 9 Weeks 1-7.pdf
 
dressmaking-9-weeks-1-7.pdf
dressmaking-9-weeks-1-7.pdfdressmaking-9-weeks-1-7.pdf
dressmaking-9-weeks-1-7.pdf
 
C++ super market
C++ super marketC++ super market
C++ super market
 
PROTFOLIO -Noyon Shikder
PROTFOLIO -Noyon ShikderPROTFOLIO -Noyon Shikder
PROTFOLIO -Noyon Shikder
 
Code refactor strategy part #1
Code refactor strategy part #1Code refactor strategy part #1
Code refactor strategy part #1
 
Rishita Pahariya ,Fashion Design ,Dezyne E'cole College
Rishita Pahariya ,Fashion Design ,Dezyne E'cole CollegeRishita Pahariya ,Fashion Design ,Dezyne E'cole College
Rishita Pahariya ,Fashion Design ,Dezyne E'cole College
 
Sampling and Marker
Sampling and MarkerSampling and Marker
Sampling and Marker
 
Marker efficiency
Marker efficiencyMarker efficiency
Marker efficiency
 
Garment manufacturing process: from fabric to finished apparel products
Garment manufacturing process: from fabric to finished apparel productsGarment manufacturing process: from fabric to finished apparel products
Garment manufacturing process: from fabric to finished apparel products
 
Tanuja Sahu,Fashion Design ,Dezyne E'cole College
Tanuja Sahu,Fashion Design ,Dezyne E'cole CollegeTanuja Sahu,Fashion Design ,Dezyne E'cole College
Tanuja Sahu,Fashion Design ,Dezyne E'cole College
 
1. Intro To Fashion And Clothing Industry
1. Intro To Fashion And Clothing Industry1. Intro To Fashion And Clothing Industry
1. Intro To Fashion And Clothing Industry
 

Recently uploaded

Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
simrangupta87541
 
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
Pallavi Sharma
 
Better Builder Magazine, Issue 49 / Spring 2024
Better Builder Magazine, Issue 49 / Spring 2024Better Builder Magazine, Issue 49 / Spring 2024
Better Builder Magazine, Issue 49 / Spring 2024
Better Builder Magazine
 
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
hotchicksescort
 
anatomy of space vehicle and aerospace structures.pptx
anatomy of space vehicle and aerospace structures.pptxanatomy of space vehicle and aerospace structures.pptx
anatomy of space vehicle and aerospace structures.pptx
ssusercf1619
 
🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...
🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...
🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...
adhaniomprakash
 
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
aarusi sexy model
 
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book NowKandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
SONALI Batra $A12
 
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
AK47
 
Standards Method of Detailing Structural Concrete.pdf
Standards Method of Detailing Structural Concrete.pdfStandards Method of Detailing Structural Concrete.pdf
Standards Method of Detailing Structural Concrete.pdf
baoancons14
 
Call Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 Minutes
Call Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 MinutesCall Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 Minutes
Call Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 Minutes
kamka4105
 
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
Ak47 Ak47
 
MODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptx
MODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptxMODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptx
MODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptx
NaveenNaveen726446
 
Cuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Cuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort ServiceCuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Cuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
yakranividhrini
 
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Tsuyoshi Horigome
 
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Poonam Singh
 
Online train ticket booking system project.pdf
Online train ticket booking system project.pdfOnline train ticket booking system project.pdf
Online train ticket booking system project.pdf
Kamal Acharya
 
My Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdfMy Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdf
Geoffrey Wardle. MSc. MSc. Snr.MAIAA
 
ESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE Delhi
ESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE DelhiESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE Delhi
ESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE Delhi
AK47
 
Literature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptxLiterature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptx
LokerXu2
 

Recently uploaded (20)

Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
 
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
 
Better Builder Magazine, Issue 49 / Spring 2024
Better Builder Magazine, Issue 49 / Spring 2024Better Builder Magazine, Issue 49 / Spring 2024
Better Builder Magazine, Issue 49 / Spring 2024
 
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
 
anatomy of space vehicle and aerospace structures.pptx
anatomy of space vehicle and aerospace structures.pptxanatomy of space vehicle and aerospace structures.pptx
anatomy of space vehicle and aerospace structures.pptx
 
🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...
🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...
🔥LiploCk Call Girls Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Escorts Ser...
 
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
 
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book NowKandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
 
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
 
Standards Method of Detailing Structural Concrete.pdf
Standards Method of Detailing Structural Concrete.pdfStandards Method of Detailing Structural Concrete.pdf
Standards Method of Detailing Structural Concrete.pdf
 
Call Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 Minutes
Call Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 MinutesCall Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 Minutes
Call Girls In Tiruppur 👯‍♀️ 7339748667 🔥 Free Home Delivery Within 30 Minutes
 
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
 
MODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptx
MODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptxMODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptx
MODULE 5 BIOLOGY FOR ENGINEERS TRENDS IN BIO ENGINEERING.pptx
 
Cuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Cuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort ServiceCuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Cuttack Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
 
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
 
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
 
Online train ticket booking system project.pdf
Online train ticket booking system project.pdfOnline train ticket booking system project.pdf
Online train ticket booking system project.pdf
 
My Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdfMy Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdf
 
ESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE Delhi
ESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE DelhiESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE Delhi
ESCORT SERVICE FULL ENJOY - @9711199012, Mayur Vihar CALL GIRLS SERVICE Delhi
 
Literature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptxLiterature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptx
 

mini project in c using data structure

  • 1. CLOSET ORGANIZER USING DATA STRUCTURE IN C DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Presented by NAME-SWETA LEENA USN-1NH19CS750 Under the Guidance of -- Guide Name: Mr. Praveen Pawaskar Designation: SENIOR ASSISTANT PROFESS
  • 3. INDEX:- • Objective of the course • Abstract. • Project Objectives. • problem statement • Functionality • Design • Methodology • Sample outputs • How I got the objective of the project
  • 4. Objective of the course • Student can design their own algorithm and designs for the given problem statement. • Advantage of data structure using C for making projects is, it makes project effective and user friendly.
  • 5. Abstract:- In this busy life organizing cloth perfectly and finding cloth from the wartdrobe is so difficult. Also during buying clothe sometimes by mistake we buy the similar clothes what we already have, and we don’t need that. To resolve all these kind of problems I have prepared this project which will help to organize their clothes inside wardrobe. For this user user just need to give time for putting clothes details what will be asked by the software. After that user can easily get their clothes position and details whenever they want.
  • 6. Project objective This will develop an intrest to organize the cloth Become familiar with clothes and their place Help to save time Easy for using Easy to find clothes Helps to learn time management
  • 7. Problem statement If user can see the details of their closet while they are buying clothes then they won't face the problem of buying same color cloth. Also while getting ready for their work if they can see their clothes details in their phone then that will save their time In this project user will:- • User will add cloth detaills • cloth name • colour of the cloth • material of the cloth • place where they want to put their cloth • Also it will give options for adding hints abouts each field • after that user can find their cloth details • Also can see the wardrobe detail • If they want to remove any cloth from wardrobe they can also remove from the software
  • 8. wiodgwdhvnvcv k. FUNCTIONALITY Linked list helps to store details, which are provided by users in a manner that all details will link to each other. By using linked list we can add many numbers of fields in a single project, which will provide brief information to user. In this project using of singly link list has provided user to add all details about their cloth, also it is giving options for adding hints about each field. Adding different functions in a single project, makes the project more user friendly also saves memory.
  • 9. DESIGN This project is designed in such a way that all fields are connected with each other. And all the functions are called by main function.  User will add cloth information.  Names of the clothes  Calculate total numbers of details  Allows to add hints about all fields  Records the all the details  When user wants see details it will show the details  Also it can remove details permanently
  • 11. ALOGORITM • Step-1: User page display content • Add cloth details • Find your cloth position • Display closet(wardrobe) • Remove cloth from the wardrobe • Exit • Step-2: If choice is 1 then user will get the screen • Add cloth name: • Add the colour of the cloth: • Add the position where you want to put your cloth: • Step-3: If the user will enter choice is 2 user will get the screen like • Add your cloth name which one you want to find: • Add that cloth colour: • If the cloth is there in the wardrobe add details then user can see the position else user will get the message your entered wrong information about cloth, cloth is not there. • Step-4: If the choice is 3 there user will get all the information about the wardrobe what he/she has entered before. And if no information is there then user will get NULL. • Step-5: If the choice is 4 then user will get the option to remove the cloth from the wardrobe. Then the user need to put the cloth name which one he/she wants to remove from the wardrobe.
  • 12. Methodology • This project is very useful for users. Even users can make it by their own this modern organizer depending on their choices. By using this project anyone can save their time and also able to find their cloth within a seconds. • • Where User can place cloths: • Hanger • Drawer • Shelf • boxes
  • 13. Sample out comes: add details
  • 16. Sample output:- Entire closet details
  • 18. Prove that dress has delted
  • 19. • This project will show the cloth name, color of the cloth with hints if added by user, material of the cloth with hints, place where user wants to put clothes with hints. • If user wants to search any cloth they can put the cloth name and it will show all added details about the particular cloth. • It is also able to show all the given information about all the clothes which is wardrobe details. • If user wants to remove any cloth from wardrobe also they can delete all the cloth information about cloth just by putting that cloth name. How did I achieve the objective of my project
  • 20. Thank you  Any quesries ?
  翻译: