Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 513 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 513 Bytes

HackOSS Library

This is a .ts library for internal use in NTUOSS hackoss projects

The library contains Firebase Firestore integrations with the following collections:

  • Artworks - for image uploading and management
  • Events - for event data management
  • Locations - workshop location information
  • Organisations - organisations involved in the TGIFHacks workshops (internal & external speakers)
  • People - workshop speakers or artwork artists

Please refer to docs or source code for detailed information