Skip to content

City-of-Bloomington/marketbucks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marketbucks

this app manages Parks and Recreation farmers market bucks that are sponsored by the City for low income families

Introduction

1- You need to create the database, use the db_tables.sql in docs folder to create one and provided the needed category types for lookup tables;

2- use mvn to create a war file, such as mvn clean package

3- Create a folder on the server that is hosting the app to include log4j2.xml file an example of log4j2.xml files is in ./docs directory

4 - add the marketbucks.xml file to your tomcat that is running your vm machine and placed in /etc/tomcat?/Catalina/localhost/ tomcat? could be 8,9, etc an example of marketbucks.xml in the ./docs folder, needed for CAS login or openid login

5- pom.xml files contains a number of parameters that need to be set, it is divided into sections such CAS related, openid related, database, etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published