PrajaktaSathe / Python

Features small Python projects. You are welcome to contribute here!
MIT License
27 stars 45 forks source link

Implemented most of Discussion #15 #17

Closed dalekvim closed 1 year ago

dalekvim commented 3 years ago

I have implemented most of what wanted to do:

Check out the Online Docs! It's not quite complete yet, but it has most of your projects.

The README.rst now has details on how to install dependencies.

I had to make quite a few changes to the code in Acro and Alpha (the chatbots); they had a lot of repeated code and some dependencies that I had trouble installing, but they still have the same features.

PrajaktaSathe commented 3 years ago

Great work until now!!! 💯🙌🏻

PrajaktaSathe commented 3 years ago

I would just request a change - https://github.com/Dalekvim/Python/tree/main/projects - You have made folders according to contributors. If possible could you change that and make folders based on some other criteria (or not make folders at all!) it would be great.

dalekvim commented 3 years ago

That won't be a problem, but there are some folders I don't recommend removing:

For example, I've placed the Chatbots together because they were very similar, the files containing the queue for the same reason and the Tkinter projects together because they had GUIs.

Let me know if this is a problem.

PrajaktaSathe commented 3 years ago

The way you have combined the chatbots, GUIs, etc. is good. The only issue is the part about the folders made on the basis of the contributors' names. Can you remove that?

Github_save

The highlighted part in the image is what we could get rid of. We can keep the subfolders. Will that be possible?

sachinl0har commented 2 years ago

Wow this is nice... @Dalekvim

sachinl0har commented 2 years ago

@Dalekvim dont give contributers name to the folder.. make it types of projects Like one folder for chatbots other for GUI Apps Like this