Giter VIP home page Giter VIP logo

qchicken's Introduction

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!

qchicken's People

Contributors

mrlucasrib avatar pedroeuzebio avatar thborba avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

pedroeuzebio

qchicken's Issues

CMake ou Qmake, qual utilizar?

Devemos decidir qual dois dois iremos utilizar no projeto.

Eu prefiro o CMake por ter integrações prontas no Github Actions. Utilizando o qmake precisaremos escrever nossas próprias Actions.
Deem suas opiniões nesta issue.

Frameworks para BDD

Foi sugerido pelo professor que usássemos o Cucumber, porém ele é baseado em expressão regular e é muito trabalhoso para implementar. Por conta do prazo curto, sugiro usarmos o Squish, que resolve nosso problema e não adiciona complexidade desnecessária ao projeto. Deem sugestões e opiniões.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.