Skip to content

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

Notifications You must be signed in to change notification settings

algmebe1/github-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published