A project by Hack4Impact UIUC in collaboration with SECS.
Background • Technologies • Team • Usage • Contribute • License
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. With toriis.earth , we aim to promote environmental awareness and inspire action for the preservation of our planet by use of user-friendly & interactive data visualizations of institutional investments through an environmental lens.
TORIIS was created by as a result of a grant from the Illinois Green Fund awarded by the University of Illinois Student Sustainability Committee.
This application is built with the T3 Stack: React, NextJs, TypeScript, tRPC, Prisma, Tailwind CSS, NextAuth.
Jocelyn Xu Product Manager |
Zora Zhang Technical Lead |
Miranda Ma Product Designer |
Liza George Software Developer |
Daniel Moon Software Developer |
Anthony Cruz Macedo Software Developer |
Alex Masgras Software Developer |
Eesha Barua Software Developer |
Xiaofan Li Software Developer |
Gabriel Kosmacher Technology & Data |
Faith Marie Losbañes Management, Design & Outreach |
Clone the repository
git clone https://github.com/toriis-portal/toriis.git
Create a .env
file
DATABASE_URL=
NEXTAUTH_SECRET=
NEXTAUTH_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
CRONJOB_KEY=
ESG_API_KEY=
CONTENTFUL_SPACE_ID=
CONTENTFUL_ACCESS_TOKEN=
DATABASE_DUMP_URL=
Install and run with
yarn && yarn run dev
Then go to http://localhost:3000 in your browser.
We utilize Github Discussions as a message board to communicate and connect with other members of the toriis community. You can use Github Discussions to
- Ask questions you’re wondering about.
- Share ideas.
- Engage with other community members. Remember, toriis is community we build together, so please be welcoming others and open open-minded.
If you recognize a bug in the code, or have an idea for an enhancement or feature, you can file an Github Issue! Issues let the toriis team track our work on GitHub and help contributors manage an open and healthy community.
After participating in discussions and filing an issue, you may be interested in contributing code to the toriis repository. If this is the case, you should
- Fork this project. If already forked, remember to
Sync fork
- Implement your change in your fork, ideally in a specific branch
- Create a Pull Request, from your fork to this project. If addressing an Issue, link to it with the
Closing
keyword. - Follow our community's commit message standards.
MIT licensed. Copyright © 2023 Hack4Impact UIUC.