Git Product home page Git Product logo

github-repo-manager's Introduction

https://github-repo-manager-lovat.vercel.app/dashboard

GitHub Repository Manager

This project is a GitHub Repository Manager that allows users to:

  • Search and list public repositories according to a user query
  • Star/Unstar public repositories
  • Watch/Unwatch public repositories
  • Toggle the private/public setting of your own repositories

Technologies Used

  • Next.js
  • React
  • Tailwind CSS
  • GitHub API

Getting Started

To get started with this project, follow the steps below:

Prerequisites

  • Node.js (version 14 or above)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/sabrikaankayas/github-repo-manager.git
    cd github-repository-manager
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open your browser and navigate to http://localhost:3000.

Usage

Authentication

  1. Navigate to the login page and enter your GitHub Personal Access Token.
  2. If the token is valid, you will be redirected to the dashboard.

Searching for Repositories

  1. Use the search bar on the dashboard to find public repositories.
  2. Click the settings icon next to a repository to open the repository settings modal. (You can click on repo name to visit git page.)

Starring/Unstarring Repositories

  1. In the repository settings modal, click the star icon to star or unstar the repository.

Watching/Unwatching Repositories

  1. In the repository settings modal, click the bell icon to watch or unwatch the repository.

Toggling Repository Visibility

  1. If you have the appropriate permissions, you can toggle the visibility of your own repositories between public and private in the repository settings modal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.