Skip to content

Tech assessment solution#1

Open
chynamyerz wants to merge 1 commit into
ChaosChild:masterfrom
chynamyerz:master
Open

Tech assessment solution#1
chynamyerz wants to merge 1 commit into
ChaosChild:masterfrom
chynamyerz:master

Conversation

@chynamyerz

Copy link
Copy Markdown

The following was accomplished:

  1. Created a navigation bar with Home, About and Task
  2. Vue router is used to enable navigating between Home, About and Task
  3. Home, About and Task are all components.
  4. The whole application uses Vuex as state management.
  5. The Vuex store is done in modula.
  6. A public currency API is used by means of Axios to make HTTP requests.
  7. Task has a form to enter an amount, select the currency and result in the equivalent amount in ZAR
  8. Validation and Error messages are implemented.
  9. The About components contains Information about Sifiso
  10. NB! Please make sure you have .env.development.local file with the environment variable VUE_APP_ROOT_API="https://api.exchangeratesapi.io"

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