Access the viewer at: https://www.diogo.site/projects/GNU-social/soc/2020/daily_report/

Hugo Sales 154f4c861d [hugo] added daily report 4 of month 4 3 years ago
hugo 154f4c861d [hugo] added daily report 4 of month 4 3 years ago
rainydaysavings 25819e476a [rainydaysavings] added daily report 2 of month 4 3 years ago
susannadiv 5edd56f744 [susannadiv] added daily report 29 of month 3 3 years ago
.gitignore 15751d1a54 Big Bang 3 years ago
README.md 15751d1a54 Big Bang 3 years ago
server.php ebefc618e9 [SERVER] Update mentor list for this year 3 years ago
submit-daily-report.sh 15751d1a54 Big Bang 3 years ago

README.md

Daily Reports

Students

Setup

  1. Clone this repository
  2. Fix the first two variables of your copy of the given script as needed
  3. Ensure you have the $EDITOR variable set to your preferred text editor

Usage

  1. Run the script,
  2. fill in the empty spaces of the shown JSON+HTML snippet and
  3. save and close the file.

VI 101

In case your $EDITOR is set to be vim (a good choice btw xb):

  • Press i to enter in insert mode and fill the JSON+HTML snippet
  • Press ESC followed by :wq to write and quit

Mentors

Daily reports can be read in three different ways:

  • here;
  • using the server.php provided in this repository;
  • by reading them directly in this repository.

LICENSE

All the code is in AGPLv3.