Skip to content

This user-friendly web application, built with Flask, empowers you to search for repositories on GitHub, manage a personalized collection of your favourites, and access detailed information about each repo. Streamline your workflow and stay organized with your go-to repositories!

Notifications You must be signed in to change notification settings

ria-19/E_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Repository Management Web App

This user-friendly web application, built with Flask, empowers you to search for repositories on GitHub, manage a personalized collection of your favourites, and access detailed information about each repo. Streamline your workflow and stay organized with your go-to repositories!

Features:

  • Search for repositories using the powerful GitHub API.
  • Save and manage your collection of preferred repositories.
  • View key details about each repository, including name, description, owner, star count, and a link to its GitHub page.
  • Add additional features and customize based on your needs.

Getting Started:

  1. Prerequisites:

    • Python
    • pip (package manager for Python)
    • Git for version control
    • Flask (Version 2.0.2 or higher)
  2. Installation:

    git clone [invalid URL removed]
    cd user-repository-management
    
    # Install dependencies
    pip install -r requirements.txt
    
  3. Run the App:

 python app.py

Open your web browser and visit http://localhost:8080 to access the application.

Usage:

Search for repositories using the provided search bar. Click "Add to Collection" to save a repository. View your collection on a dedicated page. Click on a repository name in your collection to see detailed information.

About

This user-friendly web application, built with Flask, empowers you to search for repositories on GitHub, manage a personalized collection of your favourites, and access detailed information about each repo. Streamline your workflow and stay organized with your go-to repositories!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published