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

File Organization Issue #402

Open
araujoarthur0 opened this issue Oct 3, 2020 · 5 comments
Open

File Organization Issue #402

araujoarthur0 opened this issue Oct 3, 2020 · 5 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@araujoarthur0
Copy link
Collaborator

araujoarthur0 commented Oct 3, 2020

How are we going to organize the css, js and html files in the future?

Right now we have:

  • js folder for assorted .js files
    • classes folder for Calendar files
  • src for window files?
  • css folder with just one file (hopefully more when we have .scss 😋)
@araujoarthur0 araujoarthur0 added enhancement New feature or request question Further information is requested labels Oct 3, 2020
@araujoarthur0
Copy link
Collaborator Author

For js folder, I think it'd be nice to have a main, renderer and etc separation, for the different electron processes

For src, maybe rename to windows?

@araujoarthur0
Copy link
Collaborator Author

araujoarthur0 commented Oct 3, 2020

@thamara and @tupaschoal, what are your inputs?
Other people are welcome too 😄

@tupaschoal
Copy link
Collaborator

Shouldn't we go with most things under src?

I can think of two ways to lay it out, by file type or by component:

  • src

    • css
    • html
    • js
  • src

    • algorithms
    • windows

Or something in this sense

@tupaschoal
Copy link
Collaborator

@araujoarthur0 we changed a lot since this, do you think this is still applicable?

TBH I'd still like to clean-up the root of the repo

@araujoarthur0
Copy link
Collaborator Author

Yes, we should still reorganize files. One example I hit recently is knowing what is used by renderer and what is used by main.

tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
tupaschoal added a commit to tupaschoal/time-to-leave that referenced this issue Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants