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

Make separate python files for each app #6

Open
akshgpt7 opened this issue Dec 30, 2019 · 7 comments
Open

Make separate python files for each app #6

akshgpt7 opened this issue Dec 30, 2019 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@akshgpt7
Copy link
Owner

akshgpt7 commented Dec 30, 2019

The different apps need to be written in separate scripts and then imported into the main code.
It'll be more convenient to have all the app files in a separate apps folder.

@akshgpt7 akshgpt7 added the help wanted Extra attention is needed label Dec 5, 2020
@b2jena
Copy link

b2jena commented Dec 6, 2020

Hello. I would like to work on making python files here.

@akshgpt7
Copy link
Owner Author

akshgpt7 commented Dec 6, 2020

@b2jena Go for it!
Ask away if you're not sure about anything.

@ConsultantFoodie
Copy link
Contributor

Can you assign this to me as well?

@akshgpt7
Copy link
Owner Author

akshgpt7 commented Dec 7, 2020

I think @b2jena is working on this? Can you confirm @b2jena?
I'll suggest working on one issue at a time @ConsultantFoodie, and when you're done with that, and @b2jena has not worked on this, you can take this.

@ConsultantFoodie
Copy link
Contributor

Done with the previous issue. Please assign this to me. Making modules ASAP will be better if the project increases in complexity.

@akshgpt7
Copy link
Owner Author

akshgpt7 commented Dec 9, 2020

Since I haven't heard from @b2jena, you can go for it @ConsultantFoodie.

@akshgpt7
Copy link
Owner Author

akshgpt7 commented Dec 9, 2020

@ConsultantFoodie I think it'll be best to create a separate class for each of the apps, which would contain all the methods being used in that particular app, and the __init__ method will create the window for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants