KESM

About

Kesm is an application created to solve certain problems that I encountered while I was working as a Quality Analyst and Team Leader. The team I was in charge of had ended up storing data in more than 15 excel files at the same time. This led to several problems including data loss and corrupted files. This is where Kesm comes in, an application that centralizes all these files in a single web page. The user who uses the application has the possibility to store data in different tables, which can be downloaded in the form of an excel file formatted and renamed according to the user’s needs.

Features and Stack

Features

  • Auth system (e-mail and password)
  • Collapsed sidebar
  • CRUD System (Create, Read, Update and Delete data)
  • Download stored data as excel file
  • Excel file already formatted and renamed according to the need of the project

Stack

  • Vue 3
  • Vue Router
  • Vite
  • Pinia
  • Tailwind
  • Firebase
    • Authentication
    • Realtime Database

Screenshots

  • Login Page

image

  • Registration Page

image

  • Dashboard

image

  • Spreadsheet

image

GitHub

View Github