Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanjoowendler/utn-project-ivr-system
Developed as part of an academic project at UTN Β· FRC. Simulates credit card inquiry management with automated responses using Python, MySQL, and PyQt5. Migrated to Java with Spring and React.js for optimized backend and enhanced frontend. Includes call auditing, automated validations, and report generation.
https://github.com/juanjoowendler/utn-project-ivr-system
Last synced: 10 days ago
JSON representation
Developed as part of an academic project at UTN Β· FRC. Simulates credit card inquiry management with automated responses using Python, MySQL, and PyQt5. Migrated to Java with Spring and React.js for optimized backend and enhanced frontend. Includes call auditing, automated validations, and report generation.
- Host: GitHub
- URL: https://github.com/juanjoowendler/utn-project-ivr-system
- Owner: juanjoowendler
- Created: 2024-10-16T17:17:32.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-16T17:39:15.000Z (about 1 month ago)
- Last Synced: 2024-10-18T12:07:55.614Z (about 1 month ago)
- Language: Java
- Size: 13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Interactive Voice Response (IVR) System (UTN Β· FRC)
**π Duration:** Mar 2023 - Nov 2023
## π Description
This project is an **Interactive Voice Response (IVR) system** developed as part of an academic initiative to simulate credit card inquiry management through automated responses. It was initially built using **Python** with **object-oriented design patterns**, and later migrated to **Java** with **Spring**, with an updated frontend in **React.js** to enhance the user experience.## π Key Features
- **π Automated Responses**: Simulates automated responses for credit card inquiries, handling various scenarios through pre-programmed logic.
- **π₯οΈ PyQt5 UI**: Provides a graphical user interface for interaction, developed with **PyQt5**.
- **πΎ Database Management**: Utilized **MySQL** for storing and managing data efficiently.
- **π Backend Migration**: Migrated to **Java with Spring** to improve system scalability and backend performance.
- **π React Frontend**: Updated the frontend with **React.js**, ensuring an intuitive and responsive user interface.
- **π Call Auditing**: Implemented features for call auditing and detailed log generation to track user interactions.
- **π§ͺ Automated Validations**: Integrated validation processes to ensure data consistency and error handling.
- **π Excel Reporting**: Added functionality for generating reports in **Excel**, summarizing call data and system interactions.
- **π οΈ Project Management**: Used **GitHub** for version control, along with **Trello** for task tracking and team collaboration.
- **π₯οΈ Linux Environment**: Developed in a **Linux environment**, utilizing the **bash terminal** for task automation and system management.## π οΈ Technologies Used
- **Languages**: Python, Java
- **Frameworks**: Spring (for backend), React.js (for frontend)
- **Database**: MySQL
- **User Interface**: PyQt5
- **Version Control**: GitHub
- **Project Management**: Trello
- **Environment**: Linux, bash terminal## π· Screenshots
![Screenshot 1](project-assets/img1.png)
![Screenshot 1](project-assets/img2.png)
![Screenshot 1](project-assets/img3.png)
![Screenshot 1](project-assets/img4.png)
![Screenshot 1](project-assets/img5.png)
![Screenshot 1](project-assets/img6.png)## π Documentation (BORING...)
You can find detailed project documentation in the following PDF files:
[Link a Vista de Analisis](project-assets/pdfs/PPAI2023_3K2_G6_E1_Analisis.pdf)
[Link a Vista de DiseΓ±o](project-assets/pdfs/PPAI2023_3K2_G6_R3_DiseΓ±o.pdf)