Skip to content

cultureic/test-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blank Wallet Code Challenge

React app with typescript template

Task

Build an app to send ether with the given user interface.

- Transactions must be stored and fetched making use of the TransactionsService addTransaction and getListOfTransactions methods
- Past transactions must be listed on the main page
- You would need to add an "amount to transfer" input field (not present in the image)
- Styling and layout do not have to be necessarily like the provided image

What will be evaluated?

- Interface and "pixel perfect" design will not be taken into account.
- Responsive design
- Architecture skills
- React skills

Reference layout

alt text

About

Blank test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.1%
  • CSS 13.1%
  • HTML 8.8%