Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge Bravo - Tiago Celestino #319

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

tcelestino
Copy link

This pull request contains the simplified solution to the backend challenge proposed by Hurb.

How to test

You need Docker installed and yarn. I opted for yarn due to its greater flexibility for cache usage and simplicity, but feel free to use npm if you prefer - it will run the same way.

Please refer to the instructions in README.md for further details.

Note: I did not use a database, as I found it more practical to keep new currencies in memory. However, this does not prevent the implementation of a database in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant