In this project our group of 5 holberton students will be building out a Kivy desktop application in 24 hours. The goal of this sprint is to practice our ability to work in teams and under pressure.
-
Ubuntu 14.04 LTS - Operating system reqd.
-
Python 3.4 - Python Version Used
-
Must have
git
installed -
Must have repository cloned
-
Must have
python3
installed -
Must have
kivy
installed
$ sudo apt-get install git
$ sudo apt-get install python3
$ sudo apt-get install python3-kivy
- Bennett Dixon - @BennettDixon
- Susan Su - @suhearsawho
- Allison Weiner - @jozsa
- Fernando Gonzalez-Morales - @fgonza52
- Wescott Sharples - @wescottsharples
This project is licensed under the MIT License - see the LICENSE.md file for details
- Holberton School (providing guidance)