Closed AffirmedVisionary closed 4 years ago
Plus....great work on the logo and favicon....looks amazing!
Hey @AffirmedVisionary! I have not gone through the code yet, but have done a structure comparison with #10. Have you got README.md, node_modules, package.json and .gitignore at the top of the root before public and src? They still show at the bottom in the repo (UNLESS I AM LOOKING IN THE WRONG PLACE), along with package-lock.json which I am not sure if that is something we need. Also, did we come to a conclusion on reportWebVitals.js and serviceWorker.js? I cannot remember.
In every repository, I have seen and even on my desktop, folders are usually above files. for example...
The package-lock.json, if I remember is used to store information on dependencies and I think it is needed.
Plus....great work on the logo and favicon....looks amazing!
Thank you x
Hey @AffirmedVisionary! I have not gone through the code yet, but have done a structure comparison with #10. Have you got README.md, node_modules, package.json and .gitignore at the top of the root before public and src? They still show at the bottom in the repo (UNLESS I AM LOOKING IN THE WRONG PLACE), along with package-lock.json which I am not sure if that is something we need. Also, did we come to a conclusion on reportWebVitals.js and serviceWorker.js? I cannot remember.
In every repository, I have seen and even on my desktop, folders are usually above files. for example...
The package-lock.json, if I remember is used to store information on dependencies and I think it is needed.
Even if the files I mentioned are at the top of the structure in VSC? As I cannot see that, or do not know where I can see that with the changes being merge....
And, oh okay on the pl.json.
in regards to file structure @EbonyChantelle think I may have confused myself.
in the repo it looks like
and in vscode it looks like
I still always see root files below the folders in vscode. unless it is different on a mac.
Maybe the way indentation works in markdown files it looks neater the way @tanyapowell wrote out the structure.
Or maybe I am confusing you @AffirmedVisionary you (and myself) lol. I am going from what is shown in the issue as per the attached image. I took it that those files have to be at the top, if that makes sense....
Okay, @EbonyChantelle that image just shows that readme, node_modules, package.json, .gitignore, public and src all need to be in the root of the repository which they now are.
Must be just a representation since the files are not in alphabetical order, so would never look like that and I have been trying to find a repository that has files above folders and can't yet. It's the restrictions of markdown language I think.
I must have ocd or something then @AffirmedVisionary as in my head, that’s how it should look lol. And I do not even know why I am saying “I think” I have ocd, when “I know” I do lol, and with lots of things. I get on my own damn nerves sometimes, never mind other people’s. Anyway, I am happy to approve, though do still think it would be good if at least one other person could look over the actual code as well.
@EbonyChantelle if you are happy with the changes feel free to "approve" and another contributor can also review 😄
issues #9 & #10