FFUV / RepoDr

RepoDr: Discover & contribute to GitHub projects. Effortless. Thrive.

Home Page:https://ffuvv.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RepoDr

RepoDr - Find Open Source Projects

Deploy to Heroku Deploy with Vercel

Table of Contents

Introduction

AlphaRepoDr is a web application that allows you to discover open-source projects on GitHub based on your preferences.

Features

  • Search for open-source projects by project type.
  • Apply filters to find projects with specific characteristics.
  • Easily deploy the application to Heroku using the "Deploy to Heroku" button.

Getting Started

  1. Clone the repository:

    git clone https://github.com/FFUV/AlphaRepoDr.git
    cd AlphaRepoDr
  2. Install dependencies:

pip install -r requirements.txt
npm install
  1. Run the application:
flask run

Usage

Enter your project type in the search bar. Click the "Search" button to find open-source projects. Filters Forks: Use the range slider to filter projects based on the number of forks. Stars: Use the range slider to filter projects based on the number of stars. Watchers: Use the range slider to filter projects based on the number of watchers. Contributing Contributions are welcome! Feel free to open issues and pull requests.

License

This project is licensed under the MIT License.

About

RepoDr: Discover & contribute to GitHub projects. Effortless. Thrive.

https://ffuvv.pythonanywhere.com/

License:MIT License


Languages

Language:JavaScript 31.4%Language:CSS 26.3%Language:Python 23.8%Language:HTML 18.6%