- We are a Multi-College Tech Community that helps college students to Learn in Public and Engage with like-minded people.
- We help local college communities to encourage the technical culture on their campus and help them build it. We help students by upskilling them in the domains of their interests by organizing workshops, technical seminars, hackathons, project sessions, code-along, etc.
- We help students to get start with their lifelong journey of coding. Students will explore and learn what real-world Software development looks like - problem-solving skills and interpersonal skills will be refined.
- Overall students will enjoy with this collaborative journey of learning, practicing and sharing technical skills with our enthusiastic community!!
We welcome contributions in our community.
Before making a contribution, check the Contribution guide.
We are proud to be a part of GSSoC '23 (GirlScript Summer of Code)! Join us and be a part of this amazing programme.
Check out Code of Conduct to know inclusive environment that respects all contributions.
At OSCode, we value an inclusive environment that respects all contributions. To ensure a positive experience for everyone, please review our Code of Conduct.
This Community is Licensed under MIT license.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
We welcome contributions through pull requests (PRs). To submit a PR, please follow these steps:
- Fork the Project
- Clone your forked repository
git clone https://github.com/<your_github_username>/OSCodeCommunitySite.git
- Now go ahead and create a new branch and move to the branch
git checkout -b fix-issue-<ISSUE-NUMBER>
- After you have added your changes, follow the following command chain Check the changed files
git status -s
- Add all the files to the staging area
git add .
or
git add <file_name1> <file_name2>
- Commit your changes
git commit -m "<EXPLAIN-YOUR_CHANGES>"
- Push your changes
git push origin fix-issue-<ISSUE-NUMBER>
- Open a Pull Request
- Make a pull request! (compare your branch with the owner main branch)
Before starting out, you'll need to install the following on your computer.
- Fork the repo
- Clone the repository
git clone https://github.com/<your_github_username>/OSCodeCommunitySite.git
- Run the following command to change the working directory
cd OSCodeCommunitySite
- Run the following command to install all the dependencies
npm install
or
npm i
- Run the following command to install server
npm install -g serve
- Run the following command to start the development server
serve
- Navigate to
[npm install -g serve](http://localhost:3000/)
We help local college communities to encourage this culture on their campus and help them to build it.
We help upskill in the domain of your interests by organizing workshops, technical seminars, hackathons, project sessions, code-along, etc.
The Community aims to help individuals to Collaborate and Contribute to Open-Source Projects by mentoring them at each stage of their Contribution.
- Bangalore Institute of Technology
- Dayananda Sagar University
- S J C institute of technology
- Sambhram Institute of Technology
- Sir M Vishwesariya Institute of Technology
- Sri Krishna Institute of Technology
- Vemana institute of technology
β¨β¨ We extend our heartfelt gratitude to all the contributors who have helped make OSCodeCommunitySite a success. We appreciate your dedication and hardwork in improving the project.ππ