Skip to content

cornellh4i/CHEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHEM: Cornell Hack4Impact Endowment Manager

The CHEM project aims to create a robust endowment management system that helps in optimizing the use of endowment funds, tracking performance, and ensuring compliance.

Built With

  • Next
  • React
  • Express
  • Postresql

Getting Started

Folder structure

.
├── frontend      # Next.js client
├── backend       # Express server
└── README.md

Prerequisites

  • Nodejs
  • PostreSQL
  • Docker

Installation

  1. Clone the repo
    git clone https://github.com/cornellh4i/chem.git
  2. Start the client
    cd frontend
    yarn install
    yarn run dev
  3. Start the server
    cd backend
    yarn install
    yarn run backend

Note: See individual project files for more information on how to build and deploy the project.

Contributors

Spring 2025

  • Leads
    • Tanvi Mavani
    • Nicole Qiu
  • Developers
    • Akhil Kagithapu
    • Akul Maheshwari
    • Alisha Varma
    • Ashlie Zhang
    • Leon Huang
    • Rohan Sedhain
    • Sanya Mahajan
    • Sydney Chin

Fall 2024

  • Leads
    • Mohammed Kane
    • Diego Marques
  • Developers
    • Claire Wang
    • Akul Maheshwari
    • Ashlie Zhang
    • Nicole Qiu
    • Rohan Sedhain
    • Sanya Mahajan
  • Designers
    • Naomi Rufian
    • Yuki Li

About

Cornell Hack4Impact Endowment Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 18

Languages