Skip to content

Backend code for wifinder, a simple react app for locating free WiFi in downtown Denver, Colorado.

Notifications You must be signed in to change notification settings

zackary-moore/wifinder-backend

Repository files navigation

WiFinder

  • WiFinder is a mobile-optimized full stack application for locating quality free WiFi around downtown Denver. WiFinder allows the user to view a list of locations offering free WiFi in order of distance from the user's location, as well as on a corresponding map. The app also allows users leave comments, or to add new locations missing from the list. Happy hunting!

Technologies Used:

  • CSS
  • JavaScript
  • React
  • Knex
  • PostgreSQL
  • Express
  • Google Geocode API
  • Google Maps API
  • Google Distance Matrix API
  • Heroku
  • Firebase
  • NodeJS

Local Setup

  • Clone this repository.
  • Make sure you have PostgreSQL installed & working on your machine.
  • In terminal, npm install, then npm run setup and then npm start.
  • Created by Zackary Moore

About

Backend code for wifinder, a simple react app for locating free WiFi in downtown Denver, Colorado.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published