Welcome to Positive Numbers Converter Console APP 🧮

Simple task developed using console application to solve a challenge from a code interview

🚀 Usage

Make sure you have dotnet-core installed

Just run the following command at the root of the project:

dotnet build
cd ConverteNumero
dotnet run
Insert the desided integer number

😞 Limitations

  • Just positive integers
  • Just from 0 to 999
  • Return just in brazilian Portuguese

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.

Author

👤 Victor Cavichiolli

Show your support

Please ⭐️ this repository if this project helped you!

📝 License

Copyright © 2020 Victor Cavichiolli.