DEPRECATED
Folder | Description |
---|---|
app | Main web application |
tgb | Telegram bot |
The SST Inc Management Platform is an open-sourced, unified platform for SST Inc managerial and educational matters.
A custom URL shortener and portal for convenient sharing of long URLs by the SST Inc ExCo, without restrictions of a third-party service.
- For SST Inc ExCo/BOD only.
- Go to smp.sstinc.org or (Beta June 2020: smp-sstinc-org.vercel.com).
- Sign in with Google using your SST Google Account.
- Create a new shortened link, filling in a Title, Long Link, and New Link.
- Share the new shortened link.
By simply entering a dynamic 4-digit code (or static QR Code), SST Inc students can independently take their own attendance swiftly without much hassle.
View your Test Scores by going into your Profile.
- Clone (or download) the project from GitHub.
- Create a new Firebase project (console.firebase.google.com).
- Create a
.env.local
file. - Set
GOOGLE_API_KEY='YOUR_API_KEY'
. - Set
NOTION_API_KEY='YOUR_API_KEY'
. - Run the project with
npm run dev
via CLI.
This open sourced repository is licensed under the GNU General Public License v3.0.
Made with ❤️ by Ryan The and Ethan Chew using Next.js, React and TypeScript.
Telegram Bot made with ❤️ by Granwyn Tan