Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 1.92 KB

File metadata and controls

35 lines (22 loc) · 1.92 KB

Box & Drop

Location based file sharing game based on IPFS

                  

Project repositories

https://github.com/MikaelLazarev/FileBox - Mobile Application

https://github.com/MikaelLazarev/filebox-server - Backend

This project was developed from scraptch especially for HackFS

Idea

With Box & Drop, you can drop a file to a specific location, just like any physical object. You can also take other boxes, open them and download the files inside. Box & Drop combines two trend technologies: IPFS and augmented reality, deliverting new customer experience.

Main features

  • Drop a box with file inside at specific location
  • Find another boxes and download files
  • Get points when someone opens your box

Use cases

  • Interactive sightseeing tours
  • Storing your personal impressions in particular place
  • Quests & interactive games
  • Marketing activities, etc.

Mobile app stack

Swift 5, ARKit, Apple sign-in, Alamofire, etc.

Backend

Golang 1.13, IPFS, Mongo, Gin-Gonic