Skip to content

It is a designed database for a clothing store. Which will have all codes of the articles stored within and will show the user the codes on demand with prices and tell the colors of the articles at once differentiated by the design codes. The user can select any article wanted and a proper billing system will be made including discounts.

Notifications You must be signed in to change notification settings

HOORIAGABA/CLOTHING-DATABASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CLOTHING-DATABASE

  1. Introduction:

In this Project, we are going to design a database for a clothing store. Which will have all the codes of the articles stored within and will show the user the codes on demand with prices and tell the colors of the articles at once differentiated by the design codes. The user can select any article wanted and a proper billing system will be made including discounts.

  1. Methodology:

    Here is Our Plan and Methodology to Develop the Program.

In this code, The user name will be asked at first, then will be asked that which type of articles the user want to see, the variable in which is stored in will search for the desired dictionary (Total on 4 dictionaries used) and will display all the codes and prices of those desired articles, the user can choose any article desired, which will be added into the cart (List), the user will be asked again if wanted another, if not the loop will end inside the function and last time displaying the sale offer will be asked again if the user wants buy some more if yes, the program will bring us back at the start of the program inside the function, where the user will be asked again about what type of articles the user would like to see (at the end of the second incoming, the user will not be told about the sale again, and the program will go out of the function). And if not, the program will end too after the sale option is denied, then the program will check about the prices if it meets under a specific condition then the discount set will be given accordingly, after that a proper receipt will be displayed including Article names. with prices, total price, discount price, price after discount and final price and a bar code with a receipt number and will be said thanks with the. Name entered in the very beginning of the program.

How it Works Exactly.

STEPS:

User Side: • User asked to enter the system Name. • User asked to about the Article Type. • User can choose any article and add it in the cart. • User will get a receipt of the items the user Purchased.

Developer Side: • Declared variables that are going to be used in Program (string variables for input and results). • Can input only any alphabet size as it will be converted into lower characters. • According to the demand the desired items will be shown and can be purchased any item within. • According to the Total Price the Discounts will be Given Up to been Displayed. • We have used lists, Dictionaries, Loops, Condition statements and simple Function in our Project.

  1. Specifications:

As we have a finite knowledge about Python concepts which we studied in this Semester. So, we tried our best applying all that knowledge, and our team experience to get our Project done.

We made code for the Clothing Management which makes the Work-Process easy to use: • Dictionaries • Lists • Functions • Different loops(if, else if, While, For) • Color Scheme(Background & Text Color, Font Style) • Random Library Imported • String Formatting

  1. Conclusion:

In this Project we have learned the basics of Pytho concepts. In which we have learned that what is Database, and how can we manage it in python efficiently. While using lists, dictionaries our concept was approached. To a whole another level of understanding python and its basic features as there’s so much, we can do inside it, with Color coding a user-friendly environment was made like GUI, basically using lists, dictionaries, strings, string formatting, functions, made a database easy to work with a whole lot of user friendly 😊 !!! Hope our effort made a Good Point! Thank-You.

About

It is a designed database for a clothing store. Which will have all codes of the articles stored within and will show the user the codes on demand with prices and tell the colors of the articles at once differentiated by the design codes. The user can select any article wanted and a proper billing system will be made including discounts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published