joereynolds / joereynolds/what-to-code

Better Organization

Open
#35 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1.6k
Forks
64
PR merge metrics
No merged PRs in 30d

Description

This has already been mentioned but I am proposing something new here along the same lines.

We have fewer categories for projects so they are easily searchable ... but not quite. This README will eventually grow up to be a massive scroll feed in which a single item would take too long to find. We can divide the document into several smaller parts like this:

```
README.md // only lists the categories
|- categories
|- commandLine
|- index.md // contains a list of links of related projects present in "commandLine" directory
|- apple.md
|- banana.md
|- orange.md
|- games
|- index.md // contains a list of links of related projects present in "games" directory
|- icecream.md
|- youscream.md
|- allscream.md
|- desktopApps
|- index.md // contains a list of links of related projects present in "desktopApps" directory
|- laptop.md
|- monitor.md
|- keyboard.md
```

This will enable the contributors to add as much detail about a single idea as they want to make their ideas more understandable. Because now they have a single markdown file dedicated for their idea.

I am also open to ideas which can organize this repo in a better way.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.