WiFind is a crowdsourced open Wifi network platform that allow users to hop across public Wifi networks.
I built this project with four friends at nwHacks 2018.
View our submission
here
Canada ranks among the
most expensive countries
for Mobile Data within the
G7. Mobile data has become unaffordable for
most people.
One of our team members is too stingy to pay for mobile data, so he has to hop across public wifi
networks. He has to ask for passwords and manually connect to the network, as does everyone else who wants
the wifi access.
Our application enables devices to achieve greater automatic Wifi management capabilities. When a user connects to an open network through the application, the networks credentials and GPS location are stored in our backend and can be shared across all of the applications users. The application will automatically query for the networks in the area and connect to the the best open network within range. Ultimately creating a crowdsourced set of open Wifi networks.
The application is built in Android and uses Firebase as the backend and database for storing the collected Wifi networks.
Minor difficulties encountered when initially implementing the WiFi and GPS connection capabilities.
Global domination, but we'll settle for improvement of automatic wifi credential sharing by enabling users to share private networks with specific friends. Users would be able to allow their friends to automatically access specific private networks, like their home wifi. Further, we would love to implement optimizations in pulling, storing, and ensuring the accuracy of the collected GPS coordinates.