Skip to content

DruSadeMumba/git-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Git-Link

Git-Link is a web application designed to provide real-time github statistics for user accounts.

user-activity

Table of Contents

  • Features
  • Technologies Used
  • Installation
  • Usage
  • Contributing

Features

  • GitHub Statistics: View detailed statistics about GitHub profiles, including bio, total repositories, followers, following, and location.
  • Repository Management: Easily manage repositories, including viewing repository details such as name, description, forks count, and stargazers count.
  • User Authentication: Securely register and log in to your account using Firebase authentication.
  • Networking: Connect with other GitHub users and share repositories to external sites for enhanced collaboration.
  • Responsive Design: Enjoy a seamless experience across devices.

Technologies Used

  • Version Control: Git
  • Web Framework: Flask
  • Frontend: HTML, Jinja, CSS, JavaScript
  • Backend: Python
  • Database: Firebase Realtime Database
  • Authentication: Firebase Authentication
  • API Testing: Postman
  • Code Hosting: GitHub
  • Design Tool: Figma
  • Project Management: Trello
  • Web Server: Nginx

Installation

  1. Clone the repository
  1. Install dependencies
  • pip3 install flask
  1. Run the Flask application:
  • python3 -m app
  1. Access the application in your web browser