Skip to content

This is a C++ Console Application Project in which I built an Electronic Store in my first year @ 2019. In this store you can buy products ,leave reviews on different Sellers , or host your own store !

Notifications You must be signed in to change notification settings

shailevi23/E-commerce-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

To Run the Project :

1.Run the main function and choose the name for the Estore .

2.Choose options from the menu .

3.Enjoy !!!

*This Electronic store consists of buyers,sellers and people who are both

All users can register as :

1.Buyers

2.Sellers

3.Buyer-Seller

*Buyers can add products to their cart , make orders , leave reviews on diffrent sellers which they bought from .

*Sellers can add products to their store . And users which register as Buyer and Seller can do both .

From this project i learned :

1.In depth Object oriented principles .

2.How to design the project using these principles .

3.Write clean code .

4.Using C++ Templates and the STL library

About

This is a C++ Console Application Project in which I built an Electronic Store in my first year @ 2019. In this store you can buy products ,leave reviews on different Sellers , or host your own store !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages