Git Product home page Git Product logo

emojee's Introduction

emojee

This is an ecommerce site, where you can buy all sorts of ascii faces like (ノ・∀・)ノ and ¯_(ツ)_/¯, in a wide variety of font sizes.

demo

emojee

## Installing and Running the App
  • git clone https://github.com/acerbastimur/emojee.git
  • cd emojee
  • npm install
  • npm start
  • Open http://localhost:4000 in your browser

Implemented Features

  • Header with logo
  • Welcome message and the first ad at the top
  • Products are displayed in a grid.
  • The user has an option to sort the products in ascending order. Can sort by "size", "price" or "id".
  • Each product has:
  • a "size" field, which is the font-size (in pixels).
  • a "price" field, in cents. Formatted as dollars like $3.51.
  • a "date" field, which is the date the product was added to the catalog. Dates are displayed in relative time (eg. "3 days ago") unless they are older than 1 week, in which case the full date is displayed.
  • The product grid automatically load more items as you scroll down.
  • An animated "loading..." message is shown while the user waits for the data to load.
  • To improve the user's experience, the app always pre-emptively fetch the next batch of results when user is getting closer to end of the document.
  • When the user reaches the end and there are no more products to display, the message "~ end of catalogue ~" is shown.

emojee's People

Contributors

acerbastimur avatar

Stargazers

 avatar  avatar

Watchers

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