This project is a private web application for the employees of Sc Group, a company based in Puerto Rico with subsidiaries Skytel Puerto Rico and Truconnect. Among its franchises are Antoninos Pizza, Marble Slab Creamery, and Fatburger. This company is the only one authorized to sell these franchises in Puerto Rico.
The application consists of approximately 25 modules, and 3 administrative routes, all created by 3 developers:
The following features were developed by me:
The form module is fully dynamic, allowing administrative staff to create them dynamically and with a graphical interface. It allows the creation of form fields such as text, numeric, images, email, file; among many others, with their validations and even with many functionalities that the inputs allow. This module was created to conduct surveys to clients, for example. It is the only public route and users can fill out the information when the administrative staff shares the link to that form. This module was heavily inspired by https://www.jotform.com/, obviously, the scope of this application is much broader. All functionality is done in pure TypeScript without any library or framework.
description: This project is a private web application for the employees of Sc Group
Technology: Laravel
Styles: css
Scripts: typescript, React, Vue