Giter VIP home page Giter VIP logo

cpsc458_final's Introduction

Ryan Shihabi

Run instructions:

  1. Install packages npm i
  2. npm run dev

How to use the site:

  • Simply enter a value in cash (no commas) and an item you would like to compare it to
  • Click Compare (if no item could be found the dimension result will return 0)

Questions

  • What are the design principles of your site? (Color palette, fonts, layout, etc.)

    • Font: Cash Currency
    • Color palette: Monochrome
    • Layout: Flex column
  • What is the purpose of your site? Why does it need to exist?

    • The purpose of the site is to remind people of the physical size of money. We hear all of the time about companies and debt reaching astronomical values. It means nothing to most as we have never seen that much money in our lives. It provides a new perspective on the size of money.
  • Does your site look good on multiple screen sizes

    • The site is responsive for desktop and mobile
    • The font size and flex layout changes with view size
  • What is the Netlify URL of your site

  • How does your site use state to keep track of user interaction?

    • The site keeps track of five states:
      1. Amount of money inputted from the client
      2. The object name inputted from the client
      3. The money object storing length, width, and height
      4. The returned dimensions of the object from the API
      5. The name of the object returned from the API
  • Does your site fetch data from an internal source or a third party API?

    • The site fetches data from my web scraping API
  • Does your site persist data using a third-party tool or database

    • No database or API exists for retrieving dimensions of physical objects
    • I created my own API that returns results of webscraping a search query from dimensions.com.

cpsc458_final's People

Contributors

ryanshihabi 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.