GITMOSS


2016

This project was developed in the context of the Masters in Open Source Software, and was my first laravel app. It's a simple site that allows users to save their favorite repos from Github. Through REST and Github's API we are able to dynamically search available repositories as store them in our own structured folders for easy retrieval.

If features the ability to create a tree group structure to which a link to any github repository can be saved and later easily retrieved.



Features

  • User registration and authentication
  • Creating and managing groups
  • Starring / saving links to Github repos
  • Visualizing github repositories general information

Technologies

  • Database: MySQL
  • Backend: PHP
  • Frontend: HTML, CSS, Bootstrap
  • Framework: Laravel

Screenshots

User Login / Registration

Dynamic search through Github API of repositories

Repository detail view