-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Welcome to the wpi-suite-tng wiki! This wiki contains information for developers as well as anyone looking to use WPI Suite to manage their projects (coming soon).
WPI Suite is a set of software tools that assist developers with project management tasks. Currently this includes defect tracking. It is a modular application designed to support easy module creation and extension. The client application is built using Java Swing and the server is implemented using Java Servlets. The client and server communicate via a public REST API exposed by the server.
Policy details regarding the future direction of the project
Architecture Overview An overview of the architecture of WPI Suite, including high-level architecture diagrams and an explanation of the interaction between the various pieces of the system.
Janeway Architecture A more detailed look at the design of the desktop client, Janeway.
For everything related to WPISuite development follow the link to the development page below.