Skip to content

Discover with ease. Search for universities, software companies, and more by city or country. Download results in CSV format.

Notifications You must be signed in to change notification settings

Sohaib-2/EasyFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyFind 🎯

Discover with ease. Search for universities, companies, gyms, and more by city or country. Real-time updates and download compiled results in CSV.

📖 Table of Contents

✨ Features

  • 🔍 Easy Search: Search for various types of places by city or country.
  • ⏱️ Real-Time Updates: Get real-time progress updates during the search process.
  • 📊 CSV Download: Download search results in CSV format for easy access and sharing.

📹 Demo

EasyFind Demo

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/Sohaib-2/EasyFind.git
    cd easyfind
  2. Create a virtual environment and activate it:

    python -m venv venv
    source venv/bin/activate  # On Windows use `venv\Scripts\activate`
  3. Install the dependencies:

    pip install -r requirements.txt

🚀 Usage

  1. Run the application:

    python run.py
  2. Open your web browser and go to http://127.0.0.1:5000.

  3. Search for Places:

    • Select a category (e.g., universities, software companies).
    • Choose whether to search by city or country.
    • Enter the location.
    • Specify the number of results.
    • Click "Search" to begin the search process.
  4. View Results:

    • Watch the real-time progress updates.
    • View the results in a table.
    • Download the results in CSV format by clicking the "Download CSV" button.

🤝 Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:

    git commit -am 'Add a descriptive commit message'
  4. Push to the branch:

    git push origin feature/your-feature-name
  5. Open a pull request.

🛠️ Tech Stack


Thank you for using EasyFind! If you have any questions or feedback, feel free to open an issue or reach out to us. 😊

About

Discover with ease. Search for universities, software companies, and more by city or country. Download results in CSV format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published