GiTA-Client / GiTA

A desktop application that both helps students learn git and helps teaching assistants assess repositories. (No longer maintained.)
GNU General Public License v3.0
3 stars 0 forks source link

[#7]add main view implementation #26

Closed SwapnilShahGit closed 6 years ago

SwapnilShahGit commented 6 years ago

This change includes the polished version of the main view. Starting electron currently opens up the welcome screen and the main view. However, after [#24], the multiple windows will change into just the welcome screen transitioning into the main view.