Skip to content

jmcker/vibe-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vibe-check

Mobile application for vibe-check.

Vibe Check map of Purdue

Vibe Check map of the midwest

Vibe Check song popup

Vibe Check map of the United States

API Keys

Add your Google Maps API keys:

  1. Create secrets.ps1 for PowerShell:
${ENV:MAPS_IOS_API_KEY}=''
${ENV:MAPS_ANDROID_API_KEY}=''
  1. Create secrets.sh for Bash:
export MAPS_IOS_API_KEY=
export MAPS_ANDROID_API_KEY=
  1. Source the scripts (./secrets.ps1 or source ./secrets.sh) before running flutter run.

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Track the musical vibe of an area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •