QChicken is farm control software
This project was developed with the following technologies:
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)
- C++ Compiler (gcc, clang)
- Qt Framework (qmake and libs)
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
👤 Lucas Ribeiro
- Twitter: @mrlucasrib
- Github: @mrlucasrib
- LinkedIn: @mrlucasrib
👤 Pedro Alves
- Github: @pedroop23
👤 Thiago Borba
- Github: @thborba
This project is under the AGPL v3 license. See the LICENSE for details.
Give a ⭐️ if you liked this project!