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

Creating subfolders for logical separation #36

Open
correaswebert opened this issue Mar 1, 2021 · 0 comments
Open

Creating subfolders for logical separation #36

correaswebert opened this issue Mar 1, 2021 · 0 comments
Labels

Comments

@correaswebert
Copy link
Contributor

If we make each API as a main folder under the repo, it would be difficult to navigate and understand the hierarchy.
For example, we would now have an auction page and investment page under crypto-site, so
crypto-site

crypto-site
|---- README.md
|---- auction
|      |---- README.md
|---- investment
       |---- README.md

instead of

.
|---- README.md
|---- auction
|      |---- README.md
|---- investment
       |---- README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant