XtremeScrumP is a small web app that lets you administer a project using XP and Scrum together.
You can visit the application in operation at http://xtremescrumpcx.appspot.com/
This is an opensource project and use a handful of technologies like:
- Maven.
- Google App Engine (for Java).
- Objectify-Appengine (ORM for Google's App Engine).
- JSF.
- Primefaces.
- For development you can use your favorite IDE, I recommend Netbeans or Eclipse.
- You can build and run the aplication using maven goal: mvn appengine:devserver.
- To deploy it on Google's App Engine, edit the appengine.app.appId on the project pom's to the app id of you project, then use the maven goal mvn appengine:update.
- Also refer to Google's App Engine Java Tutorial.
- Carolina López
- Xavier Ñauñay
For help contact me.