OfferApp supports the user during an negotiation with automatic suggestions for new offers or counteroffers to send to his counterpart. A basic offer and a target value based on the preferences of the user (can be suggested by StrategyApp) or entered by the user manually) is needed to setup the OfferApp. The basic offer can be the last offer received or sent or also a combination both. The OfferApp automatically suggest a new offer baed on the requirements to reach the target value of the user as well as to be as close as possible to the basic offer (last position of the counterpart). Especially in negotiations with many issues and
factors this app can be very helpful.
OfferApp is a silverlight web based platform with desktop add-on extension, MVVM framework applied with n-tier layers.
- RIA Services
- Entity Framework
- Logging
- Excption Handling
- MEF
For more details please find the Software Requirements Specification, the Technical Design Specification, the Architecture and some videos explaining the uses cases of eNeg in eNeg Documentation.
OfferApp provides the following features to eNeg users:
- OfferApp generates offers that most probably lead to better negotiation results
- OfferApp advices the user which offers he should make. It suggests certain offers or counteroffer based on the targets of the user.
- Personal guide to automatic and best possible negotation result
- A .NET Integrated Development Environment (IDE) such as Visual Studio or the free Visual Web Developer Express
- Install Microsoft Silverlight runtime for windows. (This is the runtime that’s required for Silverlight applications).
- Install Silverlight Toolkit
- Install Silverlight SDK
- Install Silverlight Tools for VS 2010 (Optional)
- Install Expression Blend. This is a design tool that allows users to interact with Silverlight.
- Clog Client Logging under LGPL
- MVVM Light Toolkit under MIT License
- iTextSharp under AGPL
- Rhino Mocks under BSD 3-clause "New" or "Revised" License
- silverPDF under MIT License