Welcome to the ISDC Hackathon! 🚀
This hackathon is not just a competition—it’s an opportunity to learn, collaborate, and innovate while working on real-world projects. Our goal is to identify talented peers who will join ISDC and contribute to exciting consultancy projects, helping them earn while they learn and build industry-ready skills.
Through this event, you'll get a hands-on experience of how hackathons work. While this is an online hackathon, the collaboration, problem-solving, and teamwork you develop here will prepare you for bigger challenges, including our upcoming offline hackathon!
So gear up, bring your ideas to life, and show us what you’ve got! 🚀🔥
Gdrive_link:https://drive.google.com/drive/folders/1wO4AyX1_aVfPVQl-nWfpThxG5zGHlfvU?usp=drive_link
steps to open our_projec:
- clone our repository
- create a virtual environment in python ( python -m venev environment)
- activate the environment (environment\Scripts\activate)
- download the django and required modules( ) 4a. pip install django 4b. pip install pillow
- go the the directory and run the project pyhton manage.py runserver
