Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtlouzada/salary-vs-inflation
Academic project of the DevMedia course, where I built an application with JS
https://github.com/mtlouzada/salary-vs-inflation
git javascript markdown mit-license nodejs
Last synced: 3 days ago
JSON representation
Academic project of the DevMedia course, where I built an application with JS
- Host: GitHub
- URL: https://github.com/mtlouzada/salary-vs-inflation
- Owner: mtlouzada
- License: mit
- Created: 2024-03-14T19:13:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T16:23:10.000Z (5 months ago)
- Last Synced: 2024-06-18T20:38:03.021Z (5 months ago)
- Topics: git, javascript, markdown, mit-license, nodejs
- Language: JavaScript
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Salary VS Inflation π π΅
![Screenshot_2](https://github.com/mtlouzada/salarioXinflacao/assets/120414065/8aacf168-8350-4d90-a96e-18c666b00535)
![Devmedia](https://img.shields.io/badge/DevMedia-E7ECEB?style=for-the-badge&logo=appium&logoColor=83B81A) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
_Read this in other languages:_ π§π· [_PortuguΓͺs_](./translations/README-ptBR.md) π’π‘
### Description:
This project was made to test my technical and programming logic skills, using JavaScript language, to build an application that solves a challenge involving bank data and IPCA data.
Concepts Used:
> Variables
>
> Operators
>
> Data types
>
> Conditional Statements
>
> Inputs
>
> Arrays
>
> Loops and interation
>
> String Methods### Build with:
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)### How to Contribute? π«
If you want to contribute, clone this repo, create your work branch and get your hands dirty!```
git clone https://github.com/mtlouzada/salarioXinflacao.git
``````
git checkout -b feature/NAME
```At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
### License π
This project is under [MIT](https://github.com/mtlouzada/salarioXinflacao/blob/main/LICENSE) license### Developed by π§π»βπ»
#### Matheus Louzada [LinkedIn](https://www.linkedin.com/in/matheus-louzadaa)