Skip to content

manjirikolte/C-language-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-language-Project

Online Shopping Mart Project in C language

Objective of the Project:

The system helps in buying of products online by choosing the listed products from website(E-Commerce site).

Technology

The programming language that will be used in coding this work is C programming language.

Introduction:

This application provides an ease to buy some products and do some sort of operations like create account, adding more quantity of products,deleting of product from cart, completing payment and accessing the stock information of the shopping mart.
The main menu which is made up of:
CATEGORY: When we choose one or two options then we can buy the available products with the quantities we are required with
DISPLAY: When we choose option three then we can view our cart, i.e. what we have bought and we can also delete the item from cart if required, once we proceed to purches cart will be empty.
ORDER: This allows you to purches items that you added in cart.
ACCOUNT This allows you to create account for admin and user. Admin can see available stocks and can update amount of it.
EXIT: If the user want to go for break or is a closing time for the day work then this module will allows the user to quit from the system and close.

Note: Account for admin is predefine, admin can access account by directly enter password i.e 12345
Don’t use any alphabets or any special characters while entering code of items .

License

License under the MIT License

Releases

No releases published

Packages

No packages published

Languages