Weekly reports of the project will be available here:
**5 May - 12 May:**
- Friday: Talking with all coaches, we will be using the #wikimedia-sibu channel on IRC for communication. Every sunday at 13:00 UTC we will have a meeting with everybody, and in between there will also be communication.
- Sunday: Discussion about the name. Maybe we should go for glam2commons.
- Monday-Friday:
- Created a new tool account in Tool Labs
- Set up the environment for a new Flask OAuth tool.
- Made a test app called 'sibutest'.
**13 May - 19 May:**
- Written GSoC weekly blog post.
- Added OAuth authentication using wikimedia credentials to the test app [[https://tools.wmflabs.org/sibutest/| sibutest]].
**20 May - 26 May:**
- Completed the metadata mapping for a single image to be upload to commons from the Nationaal Archief glam. Please find [[https://github.com/infobliss/sibutest/blob/master/NationaalArchief2.py| here]].
- The sibutest app is ready except that the Mediawiki OAuth is failing for some reason. Please find the issue in the comment.
**27 May - 02 June:**
- Read some documentation of the Europeana API from [[http://labs.europeana.eu/api| here]].
- Successfully configured the pywikibot for uploading images in the test app sibutest. The upload is not taking place for some APIError as written in the comment.