Skip to content

ChetRobinson/charity-champ

 
 

Repository files navigation

Charity Champ

This is an open source web application used for tracking charity information.

Licensed under Apache License, Version 2.0.

Requirements

This application requires a Java Development Kit 1.6+ and Grails 2.1.0. If you've never setup a Grails environment before, there is a Getting Started Guide.

Building

First, download the latest and greatest source code:

git clone https://github.com/paul-beyer/charity-champ.git

Build and run the code with the following command:

grails run-app

Contributing

This project does not require an IDE, but is setup to be edited using an Eclipse-based editor like Groovy/Grails Tool Suite.

  1. Create a new workspace
  2. click File -> Import -> General -> Existing Projects into Workspace
  3. For the root directory, select the charity-champ directory from the git repository that you cloned locally.
  4. click Finish

About

We're building an application that companies can use to manage their Operation Feed campaigns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Groovy 90.6%
  • CSS 5.0%
  • JavaScript 4.4%