Skip to content

A geographically inclined web application designed to connect people with fun events in their immediate area.

Notifications You must be signed in to change notification settings

stouffers/WhatsHappening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

developed with mysql5.6 and tomcat7

Database is initialized with the /deployDB.sql script

there needs to be '/src/db.properties' initialized as such:
MYSQL_DB_DRIVER_CLASS=com.mysql.jdbc.Driver
MYSQL_DB_NAME=WhatsHappening
MYSQL_DB_URL=jdbc:mysql://localhost/
MYSQL_DB_USERNAME=
MYSQL_DB_PASSWORD=

--- more to come

About

A geographically inclined web application designed to connect people with fun events in their immediate area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published