BSc (Hons) Degree Project
The Piece Jobs mobile app is aimed at connecting potential employers to the unemployed workers around South Africa.
IDE used for development.
GitHub is used for our main source repo.
Flutter/Dart was used as the programming language for the front end of the application giving us the power of a single codebase to deploy native applications for both Android and iOS.
Firebase was used to handle the user Authentication process.
Many components of Google Cloud Platform (GCP) were used for the deployment and hosting of Sigon. The below tools are what I had direct involvement with:
Firestore was used for basic data storage.
I made use of Pub/Sub as the messaging service between the application code and Cloud Functions.
Cloud Functions were used to remove a chucks of code not needed for the application run successfully and run independantly.