Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1017 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 1017 Bytes

Smart India Hackathon 2023 - Interface App

The website is down as the 2022 list of problem statements was removed

Just show me the damm thing 👀

Ouch! okay, here you go. Click on the link below to launch the application.

I wanna contribute

Coool, here are some steps for you to follow

  • Create a virtual environment (optional but recommended)
  • Clone repo
  • pip install requirements.txt
  • streamlit run script.py (to view the app)
  • Make changes - (careful not to break the code 🥺)
  • Test your changes
  • Create a Pull request with a short message of what you did.