Skip to content

Hotspotter enables NYC residents to locate nearby wifi hotspot locations, view relevant location information, create reviews for locations, create an account. Powered with React.js, Javascript, Ruby on Rails, Redux, Hooks, Thunk

Notifications You must be signed in to change notification settings

dannyflatiron/HotSpotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

HotSpotter

A Wifi HotSpotter App built with React.js and Ruby on Rails

HotSpotter is a React app serviced by an Rails API backend that finds nearby wifi hotspot locations in the NYC area. This app is intended to help students complete their remote learning responsibilities but are hindered by a lack of internet access at home. Demo video can be viewed here.


HotSpotter Home

HotSpotter Review View


Some of the features of this app include:

  • Ruby version: 2.6.1
  • Rails version: 6.0.3
  • Database: postgresql
  • React version: 16.13.1
  • React Router version: 5.2.0
  • Redux version: 7.2.1
  • Thunk version: 2.3.0"
  • Google Maps React API version: 2.0.6

Running it locally

  • run bundle exec rails db:prepare
  • run npm install or yarn install
  • run bundle exec rails s
  • in another tab run ./bin/webpack-dev-server (optional)
  • navigate to http://localhost:3000

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](https://choosealicense.com/licenses/mit/)

About

Hotspotter enables NYC residents to locate nearby wifi hotspot locations, view relevant location information, create reviews for locations, create an account. Powered with React.js, Javascript, Ruby on Rails, Redux, Hooks, Thunk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published