Skip to content

Releases: shetaye/swish

Phase 2

22 Jun 14:34
Compare
Choose a tag to compare
Phase 2 Pre-release
Pre-release

The backend has been rewritten to publish a new API. It's designed in such a way to facilitate microservices in the near future. The backend now runs on a GKE platform instead of FB functions. The API serves basic CRUD operations for videos and channels.

The mobile app has been updated to use the new API + new auth. The goals of Swish mobile have been scaled back to only viewer functionality.

A web app has been written that features all of the CRUD operations possible (unlike the mobile app).

Phase 1

22 Jun 14:31
Compare
Choose a tag to compare
Phase 1 Pre-release
Pre-release

Built a basic functioning app