AnkitMitraOfficial / StackOverflowClone

StackOverflowClone
MIT License
3 stars 1 forks source link

What to do after downloading? #5

Closed guettli closed 3 years ago

guettli commented 4 years ago

In the README you say that you can download the software. But what next? How can I test it?

You know django, but many people don't know django yet :-)

AnkitMitraOfficial commented 4 years ago

That's their headache,they will download the code,when they want to test it

AnkitMitraOfficial commented 4 years ago

instructions -- cd Homesite then runserver

guettli commented 4 years ago

You said "That's their headache".

Do you want new participants/users/customers/friends, or do you want to do it on your own?

Please think about what you wrote again.

guettli commented 4 years ago

Things should be like "Don't make me think". If the user needs to think, than it is not simple and it is likely that the user will walk away. Thinking hurts and you don't want them to have headache.

guettli commented 3 years ago

@AnkitMItraOfficial please elaborate the installing instructions. This is Schwarzenegger rule No. 6.

AnkitMitraOfficial commented 3 years ago

I have given full instructions now 😊👍

guettli commented 3 years ago

Please include the issue number in the commit message the next time. This makes it easier for me to see your changes.

guettli commented 3 years ago

I think this is not solved yet. For example: How does Django get installed (which is required to run manage.py)?

Dependencies are managed with setup.py in Python.

Please have a loot at the docs about packaging: https://packaging.python.org/

AnkitMitraOfficial commented 3 years ago

Please include the issue number in the commit message the next time. This makes it easier for me to see your changes.

Okay😊👍