Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mng222n/airback

Agile project management tool has many features such as Scrum, Kanban, V-model etc.
https://github.com/mng222n/airback

agile-mangement esb gwt jackrabbit quartz spring-mvc vaadin8

Last synced: about 1 month ago
JSON representation

Agile project management tool has many features such as Scrum, Kanban, V-model etc.

Awesome Lists containing this project

README

        

Airback application uses Vaddin UI for front-end, quartz for scheduling, spring boot for frame the application, esb for service execution and factitious components
# How to install and bring to the world
1) How to compile the application and brint it to the world ::
cd airback-deployer-community
mvn clean install -DskipTests
2) How to run application after compiling to the world ::
cd airback-app-community/target/airback-9.0.9/airback-9.0.9/
cp airback-app-executor/target executor.jar executor.jar
java -jar executor.jar -Dserver.port=9999
3) Conclusion and feedback ::
This the demo for accelerating the software prototype in attempt to the real situations.