AlphaRepoDr is a web application that allows you to discover open-source projects on GitHub based on your preferences.
- 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.
-
Clone the repository:
git clone https://github.com/FFUV/AlphaRepoDr.git cd AlphaRepoDr
-
Install dependencies:
pip install -r requirements.txt
npm install
- Run the application:
flask run
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.
This project is licensed under the MIT License.