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 4 роки тому
hugo 154f4c861d [hugo] added daily report 4 of month 4 4 роки тому
rainydaysavings 25819e476a [rainydaysavings] added daily report 2 of month 4 4 роки тому
susannadiv 5edd56f744 [susannadiv] added daily report 29 of month 3 4 роки тому
.gitignore 15751d1a54 Big Bang 4 роки тому
README.md 15751d1a54 Big Bang 4 роки тому
server.php ebefc618e9 [SERVER] Update mentor list for this year 4 роки тому
submit-daily-report.sh 15751d1a54 Big Bang 4 роки тому

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.