siradji / nft_valuations_dshboard

Technical coding test for NFT Valuations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT VALUATION TECHNICAL CODING CHALLENGE

Marketplace dashboard built with bootstrap 4, CSS and Ejs (node)

Technologies used are as per recommended in the technical overview for this challenge

How to run this project

  • First install the project deps after cloning this repo
npm install
  • Build the scss files

npm run scss:build ``

  • Run the project in Dev mode
npm run dev

Improvement that is on mind but cant implement due to time constraint

  • Refactor API call.
  • Add loader when api calls are made
  • Add interactivity using JQuery on elements like drop down
  • Make it mobile frien
  • dly

About

Technical coding test for NFT Valuations


Languages

Language:EJS 56.1%Language:SCSS 33.7%Language:TypeScript 10.2%Language:Shell 0.1%