Skip to content

Powerful Machine is an e-commerce system, programmed in the C language for a course completion project (Algorithm and Data Structure 1).

Notifications You must be signed in to change notification settings

LucasPMartins/E-Commerce-in-C

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Typing SVG

❔ About

Powerful Machine is an e-commerce system, programmed in the C language for a course completion project (Algorithm and Data Structure 1).

In this project, we used the concepts learned in class about data structure and algorithms, such as linked lists, queues and stacks, dynamic memory allocation, abstract data types, among many others.

The program registers sellers and products to be sold. Each product has a category, a name, description, unit value, quantity in stock, and appraisal note. Customers are also previously registered, and can access the program (by means of a username/password) to make their purchases. The system stores all orders placed, in order to know which products customers have purchased, and in order to provide reports with sales statistics.

Note

The program may not work very well on other operating systems and it's in Portuguese, I'm sorry :(

🤝 Contributors

brenimcode devlucasA LucasPMartins

🛠 Tools:

Visual Studio Code  Git  GitHub  Windows 

👨‍💻 Programming Language

C

Imagem 3 Imagem Maior 1 Imagem Maior 2

About

Powerful Machine is an e-commerce system, programmed in the C language for a course completion project (Algorithm and Data Structure 1).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%