Movify.pe - Quote and Order Management System
Development of an administrative system for quotes and moving orders.
Project Overview
From December 2021 to July 2023, I developed an administrative system for quotes and orders for the sales and moving team. I designed and implemented the client-server architecture using a REST API and a SPA. I automated the generation of PDFs for quotes and sales orders. I developed a reporting module to measure the efficiency of the sales team and interconnected with the web quoting system through an API. I established continuous integration and deployment flows using GitHub Actions.
Technologies Used
Typescript
Vue 2
Spring Boot
Java
Mariadb
Project Goals
Establish an Administrative System for Quotes and Orders
Develop an administrative system for quotes and moving orders.
Generate PDFs for Quotes and Orders
Automate the generation of PDFs for quotes and sales orders.
Establish a Reporting Module
Develop a reporting module to measure the efficiency of the sales team.
Integration with Web Quoting System
Interconnect the quote and order management system with the web quoting system.
Key Features
Access Control
User authentication and authorization with custom roles and permissions.
PDF Generation
HTML templates and their conversion to PDF for quotes and sales orders.
Webhooks for Integration with Web Quoting System
Interconnection with the web quoting system through an API for seamless data flow.
Continuous Integration and Deployment Flows
Continuous integration and deployment flows established using GitHub Actions.