An open API service indexing awesome lists of open source software.

https://github.com/ryanfleck/radio-shopper

Proximity-request-based remote shopping tool.
https://github.com/ryanfleck/radio-shopper

pubsub solace

Last synced: 12 months ago
JSON representation

Proximity-request-based remote shopping tool.

Awesome Lists containing this project

README

          

# Shop N' Buy

[![Netlify Status](https://api.netlify.com/api/v1/badges/c47d6cca-93ca-42b6-a512-220526c9b795/deploy-status)](https://app.netlify.com/sites/radio-shopper/deploys)

:trophy: Won the **Wolfram Award** for finishing in the top 20 projects at uOttaHack3.

Alternative working names: Shopler, Radio Shopper.

## Team Members

- Omar Hayat [@ohayat1](https://github.com/ohayat1)
- Max Chen [@MengxuanChen](https://github.com/MengxuanChen)
- Hemet Shah [@hemit-s](https://github.com/hemit-s)
- Ryan Fleck [@RyanFleck](https://github.com/RyanFleck)

## Inspiration

As students, time is our most valuable asset. For this reason, students are opting out of shopping in person in stores and moving to Amazon and other onlines stores for their shopping needs. This places strain on local business and retail stores to adapt. Drawing inspiration from services like Uber, Lyft, UberEats and many others, we believe we can implement a service that allows buyers to shop vicariously through a network of shoppers near registered retail locations. This provides small businesses additional traffic, shoppers a form of side income, and users the ability to shop locally effortlessly. Our service also integrates with the postal service pipeline by shortcutting the process and allowing postal personnel to deliver directly to the consumer, removing the need for costly handling.

## What it does

Connects users looking to fulfil their shopping needs from the comfort of their own home. Our service connects shoppers with buyers, to fast track the delivery pipeline.

## How I built it

- Web App built with React, Node.js
- User authentication and transaction with Blockstack

## Challenges I ran into

The biggest challenge for our team was implementing Pub/Sub to handle communication between user's and shoppers. It was difficult to find the appropriate resources that would allow us to implement our features.

## What I learned

Through this process, our team gained a greater understanding of React and pub/sub architectures.

## What's next for Shop N'Buy

Recruiting stores and retail outlets for our service and integrating Canada Post services for deliveries.

*This text copied from the project's [devpost](https://devpost.com/software/shop-n-buy).*