Skip to content

Web application that displays GitHub profiles and repositories in a clean, organized format, featuring a Django backend and a React frontend.

Notifications You must be signed in to change notification settings

g-brrzzn/github-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-visualizer

This project is a web application that allows users to view GitHub profiles and repositories in an organized and aesthetically pleasing format. It consists of a Django-based backend and a React-based frontend.

Home UserProfile

The backend of the project uses Django to integrate with the GitHub API, fetching and filtering user profiles and repository data to provide relevant information. RESTful endpoints are available for the React frontend to query user data based on GitHub usernames.

The React frontend features an input field for GitHub usernames and dynamically displays profiles and repositories in a clean layout. It uses React's state management for data handling and display.

Key features include real-time data fetching from the GitHub API and a responsive design for a seamless user experience across devices.

About

Web application that displays GitHub profiles and repositories in a clean, organized format, featuring a Django backend and a React frontend.

Topics

Resources

Stars

Watchers

Forks