GitHub Portfolio (Software engineering-feature proposal)

Description: we want to allow Github "Admin users" to create their Portfolio (s)" from their selected git url repositories. At first there would be a "Current" portfolio composed by many gits. It would be desirable to have the possibility of easy download (a batch process would create a macro link).

UML design:

Comments

Popular posts from this blog

Algorithms: Fibonacci numbers, recursive and Dynamic Programing solution (C/C++)

Algorithms: Backpack problem, Greedy , Dynamic Programming techniques (C++)

Top common mistakes of Java developers && Common mistakes in C++ (for Java developers)