Skip to content

DenFinder project -- Baylor CSI 3372, Dr. Song

Notifications You must be signed in to change notification settings

dkaygithub/denfinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

denfinder Build Status

A project that helps you find which neighborhood you should live in.

Using API keys

This project reads API keys from src/main/java/template/util/ApiKeys.java. Notice that environment variables are used to keep the API keys themselves out of source control. In Eclipse, right click on Main.java -> Run As... -> Run Configurations -> Environment -> New... -> enter a key. Keep adding keys until you have them all added. Here's an example of how it might look:

Run configuration

About

DenFinder project -- Baylor CSI 3372, Dr. Song

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.8%
  • CSS 11.2%