This project consists in a full stack application which interacts with Github API. It includes a log in system that requests the user's username and access token. When the user is logged in, the application prints a list of repositories that belongs to that user, with several details such main language, last update or number of stars and issues. The user is able to create new repositories through a form component and check user profile details.
Frontend (2 versions):
- React (w/ Redux)
- Angular
Backend:
- Spring Boot (w/ OpenFeign)
- Eduardo Martínez - @edwardmartins
- Pablo Tezanos - @ptezanos
- Alberto Gómez - @algmebe1