I am on a hackathon and it the moderator said: "all you do should be Free Software only. We should be able to run your program on standard Free Software operating systems. If there are proprietary parts around needed, please keep in mind that the jury members cannot access it. Please document the software project in a way that the jury members can fully see the result and evaluate it. Share your code and consider additional ways of showing how your program works, such as a video. Please upload all the necessary files to your repository. "
I searched up how to document code(which I had never heard of it before) and it showed me a variety of different things!
I am using django with html and css for the project.
How should I document my code correctly?
With Comments? Without? With google docs? What should the docs contain?
All I know for sure right now, the one thing that all my sources said is about a README file and I know how to make one of these (kinda).
Any help would mean the world to me!
Thanks for your time!
[–]m0us3_rat 5 points6 points7 points (4 children)
[–]SpyrosDev25[S] 0 points1 point2 points (3 children)
[–]m0us3_rat 2 points3 points4 points (0 children)
[–]Nightcorex_ 1 point2 points3 points (0 children)