Class Price Calculator - Edize Quotation Tool
An internal web tool for Edize to calculate and generate school-wise quotations based on class count, subjects, and number of students.
Project Screenshots

Enter class-wise student count and subjects

Home Page

Download and share quotation as a PDF

View and reuse previously saved quotations
Project Videos
Key Features
Class Price Calculator - Edize Quotation Generator
The Class Price Calculator is a custom web application developed for Edize to simplify the process of generating quotations for schools. It allows the sales team to enter details like number of classes, subjects offered, and student count per class to calculate pricing instantly.
Key Features
- School-wise quotation generation based on inputs
- Dynamic pricing per class and subject
- Automatic GST calculation and total summary
- Downloadable and shareable PDF quotations
- History tracking for previously generated quotes
- Easy-to-use interface for internal teams
Technical Details
The frontend is built using React.js for a fast and interactive experience. Backend calculations and logic are powered by Node.js and Express.js. Pricing rules are applied dynamically, and quotations can be exported using PDF generation tools. MongoDB is used for storing past quote records.
Development Process
The tool was developed specifically to support Edize’s quotation process. The first version focused on accurate pricing logic tied to student strength and subjects. The second phase added support for PDF exports and quotation history, improving efficiency for the operations team.