#๐Ÿ”’ Would like a quick code review

8 messages ยท Page 1 of 1 (latest)

pseudo coyote
#

If someone could take a quick look at my current project's progress i would appreciate it. I have only really worked on the data access and model layers so far. the repositories that have been worked on are: models, data_access, and utils, just a little on controllers.
anyway let me know what you think

https://github.com/sambogrub/daily_diary

GitHub

a daily journal app with daily goal tracking, made with python - sambogrub/daily_diary

sour bearBOT
#

@pseudo coyote

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

frosty grail
#

Well first off your folder structure is really kinda weird. It's not immediately clear to me where the main/entry point file is and even upon clicking into different folders it's still not clear

pseudo coyote
#

Gotcha. Yeah I haven't gotten to that point yet. I've been using a test script to test out functionality of the data access.

#

Is there a way I can make that better for review of the business layers?

frosty grail
#

Well that's fair. Guide me around then? Are there specific code files that you're worried about more than others?

sour bearBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.