An open API service indexing awesome lists of open source software.

https://github.com/jpbelval/git-diploma

Git-powered source control for student projects
https://github.com/jpbelval/git-diploma

education git java

Last synced: 2 months ago
JSON representation

Git-powered source control for student projects

Awesome Lists containing this project

README

          

# git-diploma
### Git-powered source control tool for students and tutors.
This project uses gitolite to allow students to work on school projects with the iterative power of Git. The nature of Git also allows tutors to keep track of its class assignments with an admin access to every repository. The permissions system works with the students' ssh keys.

## Relationnal Database Diagram
![relationnal_model](/Modele-EA-Relationnel.png)

## Deployment Diagram
![deployment](/Diagramme_de_deploiement.png)