Hi, Following is my weekly report (June 03 - June 07, 2019):
Planned: * Database Schema * Database Migrations tool * SQLAlchemy flask plugin to manage Databases * Change Database from SQLite to PostgreSQL * Docker development environment and run instructions * HTML templates * Config dev, prod and staging environments * Provider API routes * Image API routes * Provider API unit tests * Image API unit tests Done: * Database Schema https://salsa.debian.org/cloud-team/image-finder/merge_requests/4/diffs?commit_id=d45ced67dc588ec8b348c7c5a7123ebc3048e3fa https://salsa.debian.org/cloud-team/image-finder/wikis/Database-Schema * Database Migrations tool https://salsa.debian.org/cloud-team/image-finder/merge_requests/4/diffs?commit_id=d45ced67dc588ec8b348c7c5a7123ebc3048e3fa * SQLAlchemy flask plugin to manage Databases https://salsa.debian.org/cloud-team/image-finder/merge_requests/4/diffs?commit_id=9b325d50376f825a3aadd9b346af26ea83bfd609 * Change Database from SQLite to PostgreSQL https://salsa.debian.org/cloud-team/image-finder/merge_requests/4/diffs?commit_id=d9970238866ac2003e7d73a232819499465f5518 * Docker development environment and run instructions https://salsa.debian.org/cloud-team/image-finder/merge_requests/4/diffs?commit_id=0fb27f65d2fd60904348a8f4e472ec904c5e74fa * HTML templates https://salsa.debian.org/cloud-team/image-finder/merge_requests/5 * Config dev, prod and staging environments https://salsa.debian.org/cloud-team/image-finder/merge_requests/4/diffs?commit_id=9b325d50376f825a3aadd9b346af26ea83bfd609 * Provider API routes https://salsa.debian.org/cloud-team/image-finder/merge_requests/8/diffs?commit_id=87bb06e8e5953cb9f25206f488ab6524df8d7773 Pending: * Image API routes (BUG) https://salsa.debian.org/cloud-team/image-finder/merge_requests/9/diffs?commit_id=e4da721a61ef64a2c1ea8dc2ff05df0f1b535380 * Provider API unit tests * Image API unit tests Cheers, Arthur Diniz
