An open API service indexing awesome lists of open source software.

https://github.com/brenimcode/aed1

Trabalho final de AED1 - Utilizamos nesse projeto os conceitos aprendidos em estrutura de dados, como listas, alocação dinâmica de memória, dentre vários outros.
https://github.com/brenimcode/aed1

Last synced: about 1 year ago
JSON representation

Trabalho final de AED1 - Utilizamos nesse projeto os conceitos aprendidos em estrutura de dados, como listas, alocação dinâmica de memória, dentre vários outros.

Awesome Lists containing this project

README

          

[![Typing SVG](https://readme-typing-svg.herokuapp.com/?color=bc121c&size=45&center=true&vCenter=true&width=1000&lines=Powerful+Machine+\(TCD\)+)](https://git.io/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)**.



Imagem 3


Imagem Maior 1
Imagem Maior 2

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](https://github.com/brenimcode.png?size=60)](https://github.com/brenimcode "Breno Oliveira Cavalcante on GitHub")
[![devlucasA](https://github.com/devlucasA.png?size=60)](https://github.com/devlucasA "Lucas Araújo de Oliveira on GitHub")
[![LucasPMartins](https://github.com/LucasPMartins.png?size=60)](https://github.com/LucasPMartins "LucasPMartins on GitHub")

## 🛠 Tools:
![Visual Studio Code](https://img.shields.io/badge/-Visual%20Studio%20Code-0D1117?style=for-the-badge&logo=visual-studio-code&logoColor=007ACC&labelColor=0D1117) 
![Git](https://img.shields.io/badge/-Git-0D1117?style=for-the-badge&logo=git&labelColor=0D1117) 
![GitHub](https://img.shields.io/badge/-GitHub-0D1117?style=for-the-badge&logo=github&labelColor=0D1117) 
![Windows](https://img.shields.io/badge/-Windows-0D1117?style=for-the-badge&logo=windows&logoColor=0a58ee) 

## 👨‍💻 Programming Language
![C](https://img.shields.io/badge/c-0D1117?style=for-the-badge&logo=c&logoColor=0a58ee)