Code Monkey home page Code Monkey logo

documentation's Introduction

E-Cowork

Table Of Content

Modules

Layout Designer

Description:

• This module is helpful in creating the floor plan of the co-working space.
• This plan then will be used for visualization of space in the booking console.

Component List:

[+] Class
	- LayoutDesignerController.cls
	- LayoutController.cls
	- LayoutControllerHandler.cls
	- LayoutControllerHelper.cls
	- Constants.cls
	- Utility.cls
	- UtilityWithoutSharing.cls
	- Wrapper.cls
[+] Visualforce Components
	+ Pages
		- LayoutPage.page
	+ Component
		- LayoutDesigner.component

click to view the relationship diagram

Booking Console

Description:

• This module is used to visualize the co-working space, i.e show the status of any space. for example: if some x space is bookable, if yes then is it occupied within the selected duration.
• The user can select any space and if wanted then can add facilities to that space.
• Once finalised then they can see their order summary before final conformation.
• Once confirmed, the space will be booked for them and the space is marked un-available for others to book.

Component List:

[+] Class
	- LayoutController.cls
	- BookingController.cls
	- BookingControllerHandler.cls
	- Constants.cls
	- Utility.cls
	- UtilityWithoutSharing.cls
	- Wrapper.cls
[+] Visualforce Components
	[+] Pages
		- BookingPage.page
	[+] Component
		- BookingConsole.component

click to view the relationship diagram

Lead Scoring

Description:

• This module is helpful for the sales person to prioritise the leads.
• User can configure the lead scoring rule as per their requirement.
• A rule can have multiple fulfilling conditions to succeed reward score point to the lead.

Component List:

[+] Trigger
	- Criteriatrigger.trigger
	- LeadTrigger.trigger
	- RuleTrigger.trigger
[+] Class
	- LeadTriggerHandler.cls
	- LeadScoreCalculation.cls
	- RuleTriggerHandler.cls
	- CriteriaTriggerHandler.cls
	- ExpressionEvaluationUtility.cls
	- ValidateLeadFieldName.cls
	- Constants.cls
	- Utility.cls
	- Wrapper.cls

click here to play demo
click to view the relationship diagram

Discounting Rule

Description:

• This module is similar to the Lead Scoring module with reference to rule configuration.
• This module is helpful for the sales person to give discount to any product.
• User can configure the discounting rule and condition as per their requirement.
• User can give different discount to some product based on the quantity range. i.e for quantity between 10-20 discount of maximum 5% is valid and when quantity is between 20-30 maximum discount allowed can be 10%.
• This module's requirement is Quote. The discounting can be given to quoteLineItem.

Component List:

[+] Trigger
	- DiscountConditionTrigger.trigger
	- DiscountTierTrigger.trigger
	- QuoteLineItemTrigger.trigger
[+] Class
	- DiscountConditionTriggerHandler.cls
	- DiscountTierTriggerHandler.cls
	- DiscountCalculationUtility.cls
	- LeadScoreCalculation.cls
	- ExpressionEvaluationUtility.cls
	- ValidateLeadFieldName.cls
	- Constants.cls
	- Utility.cls
	- Wrapper.cls

click to view the relationship diagram

documentation's People

Contributors

mahesh-biswas avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.