Skip to content

Code needs to be cleaned up #10

@nothingnesses

Description

@nothingnesses

Current

  1. The code uses a lot of unwrap and expect and unchecked_into.
  2. There are a lot of hard-coded values such as URLs and login credentials.

Wanted

  1. Use proper error-handling and log messages to console. Look into error-handling libraries.
  2. These should be stored in configuration files, outside of VCS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions