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

Added suggestions.improvement.txt with suggestions #550

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Cornel-hub38
Copy link

I was able to fork clone and inspect files locally on my computer, but unable to start up program. Please see suggestions.improvemnt,txt for questtions and suggestions

I then followed instructions and typed in
./venv/Scripts/activate

I struggled for a while but when I accidentally used the \ rather than a / and walla,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah usually windows that prefers backslash, we could add an alternative installation step for windows

I struggled for a while but when I accidentally used the \ rather than a / and walla,
everything worked fine in that I installed the directories and files as expected.

It may be an idea to update the installation manual -> 07-02-2025
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it is up to date, its just it doesnt cover every OS separately at the moment. Pretty sure it doesnt work on macos even with docker

Also the installation manual does not have a date on it
Suggestions:
==============
2. A requirements.txt doc for simplicity
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah thats not a bad idea, we could have an alternative to poetry for ease of installation. I know poetry is the cause of most installation issues and the worst to debug

==============
2. A requirements.txt doc for simplicity
3. Platform/Operating system not listed anywhere
4. main.py??? --> what and where is the entry point of the program
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use Django, they don't use a "main" file. https://www.djangoproject.com/start/

2. A requirements.txt doc for simplicity
3. Platform/Operating system not listed anywhere
4. main.py??? --> what and where is the entry point of the program
5. External libraries - I seem to have found the requirements.txt - Please update me
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't have a requirements.txt

6. I have spotted some dll's and no date on this project. How long has this project
been around and would you like some help refactoring and make project more accessible?

I still don't know how to start up project. And I have been through every single folder in project, read
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

View the documentation, listed on the readme

@TreyWW TreyWW marked this pull request as draft February 7, 2025 08:46
@TreyWW
Copy link
Owner

TreyWW commented Feb 7, 2025

Would you be able to create an issue (suggestion) for this rather than a Pull Request? We can address each of the points separately and get them fixed.

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants