A repository to host all the frontend and backend work for the hackathon.
Please access our final links below:
Our Submission slides - Member names included
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