/Treasure-Monkey

A give and take free exchange of gently used products

Primary LanguageHTML

Treasure-Monkey

A give and take free exchange of gently used products. This experimental web application that is based on the idea that “one person’s trash is another person’s treasure”. Built as an open exchange platform for lightly used consumer goods that allows users to post and view items in real-time. Treasure Monkey leverages “database as service” and login authentication via Firebase along with native HTML Drag and Drop API event handling.

Installation

To install the Treasure Monkey application locally follow the instructions below:

  • 1 git clone https://github.com/rspica/Treasure-Monkey
  • 2 Run Treasure Monkey via a Google browser.
Treasure Monkey is a single page application

The landing page:

Treasure Monkey home page

Post item form:

Treasure Monkey post-item form

Technical details

This project utilizes the following:

  1. HTML
  2. CSS
  3. JavaScript
  4. jQuery
  5. Firebase