Skip to content

GDSC-NUS/Cloud_Workshop_Repo

Repository files navigation

Cloud_Workshop_Repo

Watch the video

DSC Cloud Workshop was held on 22 Dec 2021 by Lee Jae Ho and Lee Jia Wei.

Click here to view our repository.

  • To try out our Toktik App, here!
  • To read our slides, here!
  • To view participant's resources, here!
  • To check the codebase of our Toktik App on your environment, here!

Toktik App

  1. Install python3 and pip. Using pip, install streamlit, google-cloud-storage, and google-cloud-firestore.

  2. Create a service account key in Google Cloud. Store this JSON key file in "Backend" folder. Then, in "Backend/initGCP.py", replace "#CREDENTIALS" with the JSON key file name. For more info, here.

  3. Set up Google Firestore and Storage as mentioned in the workshop

  4. To run locally, enter in the terminal...

  • "streamlit run toktik.py" to run the Toktik App
  • "streamlit run dashboard.py" to visualize participant's activities
  • "streamlit run cctv.py" to censor participant's posts

About

DSC Tech-for-Good Workshop held on 22 Dec 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published