Desktop application for analyzing attendance data and student assessment for the final project
of CTEDS - Capacitação Tecnológica em Engenharia e Desenvolvimento de Software
at Escola Politécnica of USP - Universidade de São Paulo.
- 📄 Project Documentation:
- 🖼️ Project Pitch Deck:
-
Clone the Github Repo
git clone https://github.com/hibredu/hibredu-desktop.git
-
Open project using Microsoft Visual Studio
-
Clone the Github Repo
git clone https://github.com/hibredu/hibredu-desktop.git
-
Code your feature or issue in your favorite IDE (I prefer Visual Studio Code
-
Create a branch from
development
named with your feature.- example: my feature is Number Validation, so the branch will be named
number-validation
- example: my feature is Number Validation, so the branch will be named
-
Commit your changes
- using semmantic commits and best pratices. Read more: https://nitayneeman.com/posts/understanding-semantic-commit-messages-using-git-and-angular/
-
Push your commits to your repo
git push your_remote_name your_branch_name
-
Open a Pull Request on the main repo
-
Keep track of comments and review of changes
-
When your issue is merged, request space in the contributors section