Skip to content
/ RepoDr Public

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

License

Notifications You must be signed in to change notification settings

FFUV/RepoDr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.