iGitScor / knov

Real-time culture sharer using Firebase as its backend and AngularJS on the frontend.
MIT License
1 stars 7 forks source link

Improve documentation dependencies #1

Open iGitScor opened 7 years ago

iGitScor commented 7 years ago

Write some documentation improvements with project dependencies (e.g.: shields)

dhruvdutt commented 7 years ago

Can I do it?

iGitScor commented 7 years ago

Of course, please feel free to make a pull request with your enhancement :wink:

dhruvdutt commented 7 years ago

What is / are shields? I'm assuming you need documentation for every js function. Probably follow standard jsdoc conventions.

iGitScor commented 7 years ago

Shields are badges about dependencies (e.g. npm version, etc...)

This issue is about the project structure documentation, but your idea is very interesting to make a documentation about the code itself (with maybe a documentation generation tool). As you want, you can choose what improvement you want to make @dhruvdutt

iGitScor commented 7 years ago

Still need contributions

dhruvdutt commented 7 years ago

Sorry! I failed to understand this completely because of the localization. Feel free to assign someone else. Thanks for the opportunity! 👍

ythecombinator commented 7 years ago

Hey @iGitScor, I noticed @dhruvdutt would rather work on code documentation and thought about working on this. I'd like to add these badges:

But since there's no continuous integration set up yet - and the package isn't published on npm -, I can do only the last two; should I open a PR with them?

iGitScor commented 7 years ago

@ythecombinator Of course, please feel free to make a pull request with your enhancement :wink:

Have you ever install code coverage tools ?

iGitScor commented 7 years ago

Hi @ythecombinator, did you have the time to work on this issue ?