Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.34 KB

GreenCodeTitansCodebase

A repository to host all the frontend and backend work for the hackathon.

Group 8 - Green Code Titans; Louis Wambua - Lead

Please access our final links below:

Our Organization

Final Organization Repository

Our Submission slides - Member names included

Our Video Presentation

Repository Used to deploy the frontend to github pages

Our Code files are structured into specific branches depending on the usecase eg: frontend, backend,main, extras(for deplying streamlit app)

Want to Checkout the backend branch? then do the following;

git clone --branch backend https://github.com/GreenCode-Titans/GreenCodeTitansCodebase.git

Optionally checkout any of our branches using;

git clone --branch <branch-name> https://github.com/GreenCode-Titans/GreenCodeTitansCodebase.git
or
git clone --branch <branchname> --single-branch https://github.com/GreenCode-Titans/GreenCodeTitansCodebase.git

#Hack4Climate #Hack4Series