Giter Site home page Giter Site logo

gammaswap_assignemnt's Introduction

Challenge

XD Prototype

Comments:

in no particular order

  • I realise that I express a lot better when it comes to tuning the final version than the prototype, I feel short of states and other elements
  • This is more of a raw draft just to understand elements and weights and make sure that that the structure, colors in general work
  • I saw a lot of prototypes and mockups for crypto traders and almost all of them are dark theme based
  • Compared to banks and other institutions I went for a ligher tone and transparente cards to transmit well transpraency
  • Changed the order of the elements compared to other examples cause is my opinion that for ltr reading most important elements come first and in my case it was easily the money I'm investing, risk and other operations
  • I didn't have a ton of time to conduct research or maybe try a second option to validate a design thinking journey, but this would serve a starting point

image

Code

Comments:

in no particular order

  • All is written in typescript
  • Typings I realise are rough and minimal versions, maybe some duplication could be avoided
  • Didn't leverage next ssr features, I believe it's ssr by default but I'd have to double check
  • It is connected to the binance api, and it refreshes every 10000 seconds
  • Last time I connected something like this was using sockets. Websockets aren't that great.
  • In terms of the elements most are custom versions of flowbits the tailwind components library
  • tailwind is what I used to style the whole thing, if you spot it closely you start to see patterns emerging, specially related to how the design sort of has the same elements, but it's my visual education pulling harder than anything else
  • I would probably re write the logic, although I think in general terms it works pretty perfomantly and is aligned with the current state of "the react way of doing stuff"

Running it locally

  • If you want to connect to the Binance API locally you need an .env with a public key assigned to BIN_KEY at the root level

you can start the project with

npm i 
npm run dev 

or

yarn install 
yarn dev

then if it gets mounted on port 3000 then you go to http://localhost:3000/app

Deployed version

gammaswap-assignemnt vercel app_app

mvp-demo

gammaswap_assignemnt's People

Contributors

gwitchr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.