Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

[Bounty] Dead Code Cleanup #28

Description

@princedalsaniya

Bounty: Cleanup Dead Code and Format Code

Reward : 50 USD.

Description:

We are looking for contributors to help us clean up dead code and format all Python files in our Flask-based backend project.

Scope of Work:

  • Remove Dead Code:
    • Identify and clean up any dead, unused, or redundant code across the project.
    • This includes unused functions, variables, imports, and obsolete code blocks.
  • Format Python Code:
    • Ensure the entire codebase follows PEP 8 standards.
    • Use tools like black, isort, and flake8 to format the code.
      • Format all Python files using black.
      • Sort imports using isort.
      • Run flake8 to ensure the codebase is lint-free.

Deliverables:

  • A clean and well-formatted codebase free of dead code and following PEP 8 standards.
  • A clear summary of the changes made.

Requirements:

  • Experience with Python (preferably Flask).
  • Familiarity with tools like black, isort, and flake8.

How to Submit:

  • Fork the repository, make your changes, and submit a pull request (PR) with the title "Bounty: Dead Code Cleanup and Code Formatting."
  • In your PR description, include details on how you identified dead code and ensured proper formatting.

Deadline:

  • The first acceptable PR will be merged, and the bounty will be awarded. Please submit your PR before 1 weeks from posting.

If you have any questions, feel free to comment below!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions