Skip to content

ProyectoIntegrador2018/pbi-front

Repository files navigation

Nombre del proyecto

Sistema de Inscripciones PBI (Sitio Web)

Table of contents

Client Details

Name Email Role
Patricia Magdalena González patygzz@tec.mx Directora en Dirección de Bienestar y Consejería ITESM Campus Mty.
Sandra Nohemí Ramos Hernández snrh@tec.mx Especialista de bienestar en Dirección de Bienestar y Consejería ITESM Campus Mty.
Andrea Lizbeth Chávez Niño ann.chavez@tec.mx Nutrióloga Dir. Bienestar y Consejeria

Environment URLS

Team members

Version 1.0

Name Email Role
Lizzie Marielle Guajardo Mozo lizziemgm97@gmail.com Desarrollador
Alejandro González Valles alex.glz.v@hotmail.com Desarrollador
David Rojas Ortíz dav_rojas@hotmail.com Desarrollador
Jonathan Melesio Cárdenas García jonathancrd@outlook.com Desarrollador
Lizzie Montserrat Cañamar Carrillo lizziecanamar@gmail.com Desarrollador

Version 2.0

Name Email Role
Lizzie Marielle Guajardo Mozo lizziemgm97@gmail.com Producto Owner Proxy
Alejandro González Valles alex.glz.v@hotmail.com Administrador de Configuración
David Rojas Ortíz dav_rojas@hotmail.com SCRUM Master
Lizzie Montserrat Cañamar Carrillo lizziecanamar@gmail.com Administrador de Proyecto

Version 3.0

Name Email Role
Juan Carlos De León Álvarez juandleon27@gmail.com Product Owner Proxy
José Cruz Flores Flores josecruzflores.fl@gmail.com Administrador de Configuración
Ricardo Gerhard garzag.rick@gmail.com SCRUM Master
Luis Marcelo Flores Canales luismarcelofc@gmail.com Administrador de Proyecto

Technology Stack

Technology Version
Vue 2.6.12
Vue/CLI 4.5.6
Vuetify 2.3.10
Axios 0.20.0
Exceljs 4.1.1
sweetalert2 10.3.5
moment-timezone 0.5.31

Management tools

You should ask for access to this tools if you don't have it already:

Development

Setup the project

In order to correctly set up pbi-front you will need to follow some steps, after running this proyect we recommend installing the vue-cli usign:

$ npm install -g @vue/cli

After installing please you can follow this simple steps:

  1. Clone this repository into your local machine
$ git clone git@github.com:ProyectoIntegrador2018/pbi-front.git
  1. Fire up a terminal and run to download the node modules required:
$ npm install
  1. To completely setup this project is needed to setup the back-end (pbi-api).

Running the stack for Development

  1. Fire up a terminal and run:
npm run serve

That command will creat a local instance of the site at localhost:8080

It may take a while before you see anything.

Once you see an output like this:

 DONE  Compiled successfully in 29925ms                                                                         20:45:57


  App running at:
  - Local:   http://localhost:8080/
  - Network: http://10.22.172.22:8080/

  Note that the development build is not optimized.
  To create a production build, run npm run build.

This means the project is up and running.

  1. To completely setup this proyect is needed to setup the back-end (pbi-api).

Building the project for production

  1. Fire up a tarminal, go to the proyect directory and run:
$ npm run build

This command will generate a folder named dist inside the proyect folder. This folder contains a bundle of a Single-Page application.

Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html

About

Front-end del Sistema de Inscripciones del Programa de Bienestar Integral.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8