- React
- Vite
- JavaScript
- HTML/CSS
- Tableau
- Python
- Gemini API
- FlaskAPI
- Daniel Li
- Meera Nambiar
- Pralay Ray
- Vidhi Bakshi
- Tunmise Kehinde
- Neil Nair
- Antonio Tapia
- Change into the frontend directory.
cd frontend/
- Install all necessary packages assuming Node.js is installed.
npm i
- Run locally.
npm run dev
- Change into the backend directory.
cd data_pipeline/
- Install all necessary libraries assuming python is installed.
pip install -r requirements.txt
- Run locally.
python server.py
Generative AI was leveraged to ease learning curves with new tools and provide examples for complex integrations.
Example prompts:
- "Give an exmaple of how to implement Flask to integrate my React frontend and Python backend."
- "How can I use the Gemini API inside my codebase?"
- "I want to add this feature to my frontend design, what React components do that?"
The code ("Code") in this repository was created solely by the student teams during a coding competition hosted by JPMorgan Chase Bank, N.A. ("JPMC"). JPMC did not create or contribute to the development of the Code. This Code is provided AS IS and JPMC makes no warranty of any kind, express or implied, as to the Code, including but not limited to, merchantability, satisfactory quality, non-infringement, title or fitness for a particular purpose or use.