edwardmartins / github-fullstack

Full stack application using Angular & React (2 versions) in Frontend and Spring Boot in Backend, interacting with Github API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-fullstack

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.

Tech Stack

Frontend (2 versions):

  • React (w/ Redux)
  • Angular

Backend:

  • Spring Boot (w/ OpenFeign)

Authors

Screenshots

login list create-form profile

About

Full stack application using Angular & React (2 versions) in Frontend and Spring Boot in Backend, interacting with Github API.


Languages

Language:JavaScript 33.6%Language:CSS 25.5%Language:TypeScript 24.3%Language:HTML 11.2%Language:Java 5.3%