This repository has some more elaborate and advanced code from some mini-projects I did in the Computational Mathematics course.
The 1st mini project has the objective of generating a report about the actions performed by a university/company during one year in 3 cities. The data is collected and stored during the above mentioned period, the data consists of which city the action took place, the code of the action and the amount of people benefited by the action.
- C version c17
- Clion
- Vscode
1.0.0.0
The 2nd mini project has the objective of analyzing data from 100 customers of a store and tell which customer bought the most during the year. The data is collected and stored during the above mentioned period, the data consists of the CPF and the value of each purchase made by the customer at the store.
- C version c17
- Vscode
1.0.0.0
The purpose of this mini project is to look at two databases and see if you can find a way to make sure that you have a good idea of what you want to do with your medications.
Databases:
- Appointments: containing information about the appointments made in a doctor's office/hospital/pet shop, such as appointment code, medication code and amount of medication; and
- Medications: containing information about the medications used by the office/hospital/pet shop, such as the medication code and unit price. The data is collected and stored during the above mentioned period, the data consists of CPF and the amount of each purchase made by the customer at the store.
- C version c17
- Vscode
1.0.0.0
The 4th mini project has the objective of registering people's information. After analyzing the information, it returns the amount of people who took the 1st dose, but did not take the 2nd, the average of people who have not taken any dose. In addition, it returns the code vector of the people who took the 1st dose.
People's information:
- COVID-19 vaccination cycle: in the vaccination cycle only 1st and 2nd dose are considered.
- identification code;
- age;
- C version c17
- Vscode
1.0.0.0
The 5th mini project aims to generate a report about products, which offer the greatest risk to the environment, from some industries and return the amount of products.
Databases:
- Industries: data of the industries.
- Products: data of all the products of each industry.
- C version c17
- Vscode
1.0.0.0
Maria Larissa: @maria-larissa
Please follow github and join us!
Thanks to visiting me and good coding!