fnplus / community-project-ideas

Catalog of all the ideas/tutorials for project based learning!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docs : Folder Structure

pranshuchittora opened this issue Β· comments

Awesome initiative πŸ‘

I am not able to find any doc about what folder structure one must follow.

  • Day wise directory - For each day create a new folder named as Day${day_count}.
  • Day wise branch - For each day one can create a new branch named as Day-${day_count}. This approach is quite efficient while cloning & updating the repo.

Let's discuss πŸ—£οΈ

Hey, we're glad you're here!

Did you check out this repo? The ReadMe.md will clear your doubts on maintaining the log. We're going with a log.md file where you can record your progress!

Ya I read that, but why can't we put the code in the repo along with the log.md so that we can easily refer the source.

We thought project repo would be different and putting the project code in this repo wouldn't be optimum. But, maybe we can link the repo or file in the log?

Sounds great 🀘