Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stock Analysis Python Script:Improve Error Handling for Better User Experience #8

Open
Berat-O opened this issue Apr 3, 2024 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Berat-O
Copy link
Owner

Berat-O commented Apr 3, 2024

Enhance the error handling mechanism to provide more informative error messages, including the specific type of error encountered. This will make it easier for users to understand what went wrong during the execution of the program. Consider catching specific exceptions and providing context-aware error messages to guide users in troubleshooting issues effectively. Additionally, ensure that error messages are clear, concise, and user-friendly to enhance the overall user experience.

@Berat-O Berat-O added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 3, 2024
@patricklawsontafe
Copy link

Hi Berat,
I am looking for some good first issues to work on and came across this one! After reviewing the code I would like to help by implementing some better error message handling (and user-friendly responses). I also noticed some documentation could benefit from more information that could be helpful to the user.

@Berat-O
Copy link
Owner Author

Berat-O commented May 22, 2024

Hi,
Improving error messages and enhancing documentation sounds like a great plan. Go ahead and make those changes, and feel free to reach out if you need any help along the way. Looking forward to seeing your improvements!

@Blacksujit
Copy link
Contributor

#13

Lucin-ee added a commit to Lucin-ee/Python_Project that referenced this issue Nov 12, 2024
Berat-O added a commit that referenced this issue Nov 14, 2024
Fixed issues #8 and #9: improve readability and error handling
Berat-O added a commit that referenced this issue Nov 14, 2024
Revert "Fixed issues #8 and #9: improve readability and error handling"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants