Javascript Developer
Current𝐑𝐎𝐋𝐓𝐄𝐊 𝐀𝐏𝐏This project was built around VuexORM which maps backend API data to models on FE and registers end result in Vuex. To make it work, we used relationships, attributes and all entities in a third property. BE is done in Laravel.Testing is done with Cypress and Cucumber and components are written as classes with Vue-property-decorater and Typescript.Whole app is divided in multiple big segments and a lot of smaller ones including:-Projects… Show more 𝐑𝐎𝐋𝐓𝐄𝐊 𝐀𝐏𝐏This project was built around VuexORM which maps backend API data to models on FE and registers end result in Vuex. To make it work, we used relationships, attributes and all entities in a third property. BE is done in Laravel.Testing is done with Cypress and Cucumber and components are written as classes with Vue-property-decorater and Typescript.Whole app is divided in multiple big segments and a lot of smaller ones including:-Projects segmentThis includes a list of projects with specific features for each project and the main point of the APP which is Configurator which handles real life orders for the company. We use json-logic library for handling more complex logic and a series of js functions which are server side.-ClientsSupports creation and manipulation of clients which are connected to other parts of the app, specifically projects.-CalendarFullCalendar API for internal management of projects and events.-DashboardVarious tables, charts, matrixes built with apexcharts with export option for different data types.𝐆𝐎𝐑𝐄𝐍𝐉𝐄This project is divided into Admin panel, POS, ordering app and delivering app. Admin panel connect and manage all other parts of the system. Its built with Vue 3, Nuxt and Quasar and uses sqlite3 on FE to emulate local storage when compiling the app for the desktop using Electron. It uses .NET on the BE.-AdminControl panel which organizes all segments of the system in one place and provides additional features like CRUD system for the data which other apps use.-POSPOS terminal app for the payment system.-Food orderingApp for placing orders which are sent to the internal system.-Food deliveringApp for handling orders created with other parts of the system. Show less