Entradas

Daily meeting 3

Imagen
29 de octubre 2019 Tercer entregable: Función 2 mostrar fetividades en calendario por país y año Documentación investigada: https://pypi.org/project/holidays/ https://docs.python.org/2/library/calendar.html

Daily meeting 2

Imagen
28 de octubre 2019 Segundo entregable: Función 3 chatServer() y chatCliente() Documentación investigada: https://docs.python.org/2/library/socket.html https://realpython.com/python-sockets/

Daily meeting 1

Imagen
Planning Meeting 1 Definición de roles: ●        Scrum master:    Miranda Venegas ●        Product owner:   Daniel Salazar Primer entregable : Función 1 determinarFestividades(anno, pais) Documentación investigada: https://docs.python.org/3/library/calendar.html https://www.geeksforgeeks.org/python-calendar-module/