Skip to content
/ sudo Public
forked from brunomveri/sudo

Community-driven platform to find the best outdoor fitness and sports areas in your city. Sudo was made as a final project for the Lighthouse Labs Web Development Bootcamp by Eric Bennett, Bruno Verissimo, and Luke Oloffs.

Notifications You must be signed in to change notification settings

loloffs/sudo

 
 

Repository files navigation

Sudo

Description

Community-driven platform to find the best outdoor fitness and sports areas in your city. Sudo was made as a final project for the Lighthouse Labs Web Development Bootcamp by Eric Bennett, Bruno Verissimo, and Luke Oloffs.

Sudo is hosted and available for anyone to use via Heroku at: https://sudo-fitness.herokuapp.com/

Main Screen

"Sudo main"

Dark theme and location popup

"Location popup"

Features

  1. Discover outdoor workout locations with geolocation or search
  2. Create or delete workout locations
  3. Favourite locations
  4. Filter locations by favourited or activity type
  5. Get directios via Google Maps button in location popup

Tech Stack

  • React v16.8
  • Ruby v2.6
  • Rails v5.2
  • Leaflet and plugins
  • Material UI
  • PostgreSQL

Getting Started

  • Run bundle install from root directory to install Rails dependencies
  • Run the Rails server with rails s -b 0.0.0.0 -p 3001 in root directory
  • Install all dependencies with npm install in client folder
  • Run the React Development Server with npm start in client folder

About

Community-driven platform to find the best outdoor fitness and sports areas in your city. Sudo was made as a final project for the Lighthouse Labs Web Development Bootcamp by Eric Bennett, Bruno Verissimo, and Luke Oloffs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 51.0%
  • JavaScript 44.6%
  • HTML 2.7%
  • CSS 1.6%
  • Shell 0.1%