/toriis

Transparent and Open Resource for Institutional Investments

Primary LanguageTypeScriptMIT LicenseMIT

hack4impact logo
TORIIS

A project by Hack4Impact UIUC in collaboration with SECS.

BackgroundTechnologiesTeamUsageLicense

Background

TORIIS (Transparent and Open Resource for Institutional Investments) is an interactive and dynamic web interface to visualize the University of Illinois Systems’ investment portfolio, with a focus on assets invested in corporations that profit from the extraction, transportation, or combustion of coal, petroleum, or natural gas.

Technologies

This application is built with the T3 Stack: React, NextJs, TypeScript, tRPC, Prisma, Tailwind CSS, NextAuth.

Team

Jocelyn Xu
Jocelyn Xu

Product Manager
Zora Zhang
Zora Zhang

Technical Lead
Miranda Ma
Miranda Ma

Product Designer
Liza George
Liza George

Software Developer
Daniel Moon
Daniel Moon

Software Developer
Anthony Cruz Macedo
Anthony Cruz Macedo

Software Developer
Alex Masgras
Alex Masgras

Software Developer
Eesha Barua
Eesha Barua

Software Developer
Chatty Pusheen
Xiaofan Li

Software Developer

Usage

Getting Started

Clone the repository

git clone https://github.com/toriis-portal/toriis.git

Create a .env file

DATABASE_URL=
DATABASE_DUMP_URL=
NEXTAUTH_SECRET=
NEXTAUTH_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
CRONJOB_KEY=
ESG_API_KEY=
CONTENTFUL_SPACE_ID=
CONTENTFUL_ACCESS_TOKEN=

Running the App

Install and run with

yarn && yarn run dev

Then go to http://localhost:3000 in your browser.

License

MIT licensed. Copyright © 2023 Hack4Impact UIUC.