Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 907 Bytes

File metadata and controls

45 lines (28 loc) · 907 Bytes

Project

The project itself is about the automatization of the calculation of statistics of the projects from the course "CC4401 - Software Engineering", facilitating the tracking of every student or group of them across the semester.

Version

1.0.0

Tech

The project uses the following libraries:

  • PyGithub - Python library implementing the GitHub API v3

The project itself is open source with a public repository on GitHub.

Run

In the main directory. The program itself requests the user Github credentials.

$ python main.py
Connecting to Github
Username: Michotastico
Password: 

Development

Made by Michel Llorens

Todos

  • Calculate statistics
  • Test Issues and Comments

License

MIT