This is a web-based platform that serves as a centralised hub for all computer science-related information in the college. It provides a comprehensive and inclusive space for students, faculty, and tech chapters to access, share, and collaborate on various computer science-related content. The platform features a feed-like system where chapters can share updates, students can publish technical blogs, and recently published research papers are showcased. By incentivizing users to reach a larger audience,TechConnect aims to make computer science-related opportunities easily accessible.
Fork and Star the project.
Clone the repo on your local machine.
bash git clone https://github.com/upes-open/OSoC-TechConnect.git
- Create a new branch
<Your_GitHub_username>
bash git checkout -b <GitHub_usename>
Go to the issues tab and comment on a suitable issue of your choice and wait for the issue to be assigned to you.
Make the changes in your local repo and push the changes.
Wait for the PR to be reviewed and merged.
Happy Coding!