Skip to content

ofir5300/MAGit-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M.A.Git

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.

Login page

Main system control panel

Chat feature

Main Features

  • Commit
  • Merge
  • Collaboration: push / pull / fetch / fork & clone
  • Pull Request
  • Web working copy interface

Compatibility

Our system is responsive & cross-platform:

  • Web (tested on Chrome)
  • Mobile Web
  • Windows
  • Mac OS
  • Shell UI

Installation

Tomcat

You can use Tomcat and add the WEB_war.war file:

  1. Install Tomcat on your system.
  2. Download the war file from the out/artifacts/ folder.
  3. Put the war file in /Tomcat/webapps/ folder.
  4. Navigate to localhost:8080.
  5. Connect to Tomcat and run the War file.

Key learnings

  • Java
  • JavaFX
  • Java Script & JQuery
  • HTML / CSS
  • Tomcat Servlets
  • Multithreading

Team & Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.5%
  • HTML 23.7%
  • JavaScript 12.2%
  • CSS 3.6%