Skip to content

This project consist on a web platform for ApportaTeen, where they will manage all the information of the event and participants.

Notifications You must be signed in to change notification settings

ProyectoIntegrador2018/apportateen

Repository files navigation

ApportaTeen

Maintainability

This project consist on a web platform for ApportaTeen, where they will manage all the information of the event and participants.

Table of contents

Client Details

Name Email Role
Sonia Tijerina sonia.tijerina@csoftmty.org Product Owner
Silvia Ramirez iliana.ramirez@csoftmty.org Product Owner

Environment URLS

  • Production - TBD
  • Development - TBD

Team version 1.0

Name Email Role
Yarely Mercado Garza yarelymercado@gmail.com Scrum Master
Iram Díaz Reyes idr.diaz96@gmail.com Development
Luis Felipe Salazar sv.luisfelipe@gmail.com Development
Carlos Eduardo Serret Heredia carloserret@gmail.com Development

Team version 2.0

Name Email Role
Carmelo Ramirez jcarmelo37@gmail.com Scrum Master
Maria Paula Anastas mpanastas8@gmail.com Development
Barabara Brina bmbrina9@gmail.com Product Owner
David Martinez de Silva dmtzds@gmail.com Development

Team version 3.0

Name Email Role
Antonio Toussaint A01281309@itesm.mx Product Owner
Alejandro Elizondo A01193334@itesm.mx Scrum Master
Patricio Gutierrez Castaño A01193455@itesm.mx Administrador

Team version 4.0

Name Email Role
Adrían Peña A00816456@itesm.mx Scrum Master
Flor Barbosa A01281460@itesm.mx Product Owner
Jonathan Cárdenas A00818821@itesm.mx Project Manager
Valeria Rocha A01193039@itesm.mx Configuration Manager

Team version 5.0

Name Email Role
Manuel Eduardo Torres Magdaleno A01066869@itesm.mx Scrum Master
Edgar López Villarreal A01039505@itesm.mx Product Owner
Marving Bryan Robles Angeles A01651377@itesm.mx Administrador

Technology Used for Development

ANGULAR

  • LINK: https://angular.io/ Framework to build web applications for desktops and cellphones. Its main characteristics are that it uses declarative templates, dependency injection, end to end tooling and integrated practices. It requires the pre-installation of Node.Js (https://nodejs.org/en/). Angular is the main framework used to develop this application.

FIREBASE DATABASE

  • LINK: https://firebase.google.com/?hl=es-419 Plataform to store data in a json-like structure. Firebase Real Time Database is a cloud-hosted, No-SQL database. Its main characteristic is that the data is in sync in realtime, this provide a great functionality for the application.
  • Used for Authentication and Storage only

POSTGRESQL DATABASE

  • LINK: https://www.postgresql.org/ PostgreSQL is a relational database that is widely used across the world. One must host the database either locally or in the server and it is SQL-database.

HEROKU

Platform used to deploy and host the application.

Management tools

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

Development

Setup the project

Apportateen consists of two repositories:

To successfully run the project locally you will need to clone both repositories and follow the running instructions of both of them.

Install Node.js and npm if they are not already on your machine.

Install Angular

$ npm install -g @angular/cli

After installing please you can follow this simple steps:

  1. Clone this repository into your local machine
$ git clone https://github.com/ProyectoIntegrador2018/apportateen.git
  1. Install the dependencies inside the project folder
$ npm install
  1. Start the application
$ npm start

About

This project consist on a web platform for ApportaTeen, where they will manage all the information of the event and participants.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 18