Skip to content

TommyTeaVee/Dolphin.io

 
 

Repository files navigation


Logo

Dolphin

Transfer money with no connection of any type.

Table of Contents

About The Project

Dolphin was intended to solve the issue of sending money to your peers when you don't have a data connection available or a WiFi. The transactions are sent over sound and received on the peers device and processed later once connected to the internet. Dolphin uses an API created by Authorize.net in order to achieve a sandbox environment for money tranfers. Dolphin was awarded best API use at Hack Western 5.

Built With

Dolphin was built using the following technologies:

Getting Started

If you'd like to have Dolphin run locally on your machine (for fun or whatever), make sure you have the following prerequisites before trying to do installation.

Prerequisites

Make sure you have:

Installation

  1. Once you've cloned Dolphin onto your machine, cd into the Dolphin directory and run: npm install. This will install all necessary dependencies.
  2. Next run: node server in the terminal window and Dolphin should now be hosted at http://localhost:3000/

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Jacob Chambers - LinkedIn - jake_chambers12@hotmail.com

Acknowledgements

About

A money transfer application that utilizes data over sound.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • Python 13.9%
  • HTML 6.2%
  • CSS 5.2%