Our Java Git system, developed in the Academic College of Tel Aviv - Jaffa with the following technologies:
Java
HTML & CSS
JavaScript
JQuery
Tomcat Servlets
Java FX
The project was developed during out summer semester under the guidance and characterization of Aviad Cohen.
- Commit
- Merge
- Collaboration: push / pull / fetch / fork & clone
- Pull Request
- Web working copy interface
Our system is responsive & cross-platform:
- Web (tested on Chrome)
- Mobile Web
- Windows
- Mac OS
- Shell UI
You can use Tomcat and add the WEB_war.war
file:
- Install Tomcat on your system.
- Download the war file from the
out/artifacts/
folder. - Put the war file in
/Tomcat/webapps/
folder. - Navigate to
localhost:8080
. - Connect to Tomcat and run the War file.
- Java
- JavaFX
- Java Script & JQuery
- HTML / CSS
- Tomcat Servlets
- Multithreading
- Authors: Ilan Kushnir, Ofir Cohen
- Lecturer: Aviad Cohen
- The Academic College of Tel Aviv - Yaffo