Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.25 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.25 KB

🐚 Building a Kivy App in 24 hours! 🐚

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.

🏃 Getting Started

⚠️ Prerequisites

  • 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

📘 Authors

🔍 License

This project is licensed under the MIT License - see the LICENSE.md file for details

📣 Acknowledgments

  • Holberton School (providing guidance)