Skip to content

mrlucasrib/QChicken

Repository files navigation

Welcome to QChicken 👋

License: AGPL--v3 Stargazers Twitter: mrlucasrib

QChicken is farm control software

🚀 Technologies

This project was developed with the following technologies:

  • C++
  • Qt

💻 Project

This is a college project in the Software Engineering discipline, where we put the learned content into practice, they are

  • Software Architecture
  • TDD (Test Driven Development)
  • BDD (Dehavior Driven Development)
  • Design Patterns
  • Code documentation
  • Componentization (linked libraries)

Screen

ℹ️ How To Use

Prerequisites

  • C++ Compiler (gcc, clang)
  • Qt Framework (qmake and libs)

Usage

From your command line:

# Clone repository
$ git clone https://github.com/mrlucasrib/QChicken.git
$ cd QChicken
$ qmake QChicken.pro
$ make
$ sudo chmod +x QChicken
$ ./QChicken

Authors

👤 Lucas Ribeiro

👤 Pedro Alves

👤 Thiago Borba

📝 License

This project is under the AGPL v3 license. See the LICENSE for details.

Show your support

Give a ⭐️ if you liked this project!