/vue-farmacia

Primary LanguageCSSMIT LicenseMIT

FarmaFácil(FrontEnd)

  • This project presents a comprehensive management system for pharmacies, developed to optimize the control of inventory, sales, reports, and user management.
  • Registration, updating, and tracking of products, prices, and suppliers.
  • Creation of user profiles with different permissions and access to the system.
  • Sales processing with automatic inventory update.
  • Generation of customized reports.

image

FarmaFácil(BackEnd)

Click for BackEnd Repository

Built with:

  • Vue
  • Bootstrap v4

Prerequisites:

Running the Application

  • Run the following commands:

    • Clone the project from the repository: https://github.com/mike2611/vue-farmacia.git

    • Enter the folder where the project was installed: cd vue-farmacia

    • Install the project dependencies: npm install

    • Once everything is configured and your backend server is up and running, run: npm run serve

  • If everything is done correctly, you can access http://localhost:8081/login in your browser to enter the system locally with your credentials.

Collaborators

  • @MaoRusk
  • @mike2611

Español

FarmaFácil(FrontEnd)

  • Este proyecto presenta un sistema de gestión integral para farmacias, desarrollado para optimizar el control de inventario, ventas, reportes y gestión de usuarios.
  • Registro, actualización y seguimiento de productos, vencimientos, precios y proveedores.
  • Creación de perfiles de usuario con diferentes permisos y accesos al sistema
  • Procesamiento de ventas con actualización automática del inventario
  • Generación de informes personalizados

image

FarmaFácil(BackEnd)

Click for BackEnd Repository

Se hizo con

  • Vue
  • Bootstrap v4

Pre requisitos

  • Navegador Web (se confirma el correcto funcionamiento del sistema en navegadores basados en Chromium)
  • Node.js instalado v18

Correr Aplicación

  • Corra los siguientes comandos:

    • Se clona el proyecto desde el repositorio https://github.com/mike2611/vue-farmacia.git

    • Se ingresa a la carpeta donde se instaló el proyecto cd vue-farmacia

    • Se hace la instalación de las dependencias del proyecto npm install

    • Una vez configurado todo y teniendo su servidor de backend arriba npm run serve

  • Si realizo todo correctamente, puede ingresar a http://localhost:8081/login en su navegador para ingresar al sistema localmente con sus crendenciales

Colaboradores

  • @MaoRusk
  • @mike2611