/virtual-swap-frontend

An app to host a virtual swap, to share preloved items with your friends. JavaScript frontend allows users to add and delete items, take available items and see which items have been taken and by whom.

Primary LanguageJavaScript

JavaScript Virtual Swap App

Users can create a virtual swap event in order to share preloved items with their friends.

A web application created as part of the Flatiron School's Online Web Developer program.

Features 🌟

  • Generate a private event to share with friends
  • Generate a user name and items
  • Browse available items, see items taken and by whom
  • Delete owned items, "take" available items

Built With

Demo 🖥

Get Started

Visit demo site: https://elated-knuth-5c0f14.netlify.app/

Demo account name: Agi's Clothing Swap, Demo account pin: 123456

Or install:

  • fork this repository
  • git clone to your local directory
  • cd virtual-swap-frontent
  • open index.html

Fork and clone Rails API backend:

  • cd virtual-swap-backend
  • run bundle install
  • run rake db:migrate
  • run rails s

Contributors Guide 👋

Bug reports and pull requests are welcome on GitHub at https://github.com/agiletkiewicz/virtual-swap-frontend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Code of Conduct

Everyone interacting in the JavaScript Virtual Swap App's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

License

The app is available as open source under the terms of the MIT License.