ARYAN-CODES-STAR / OSCodeCommunitySite

Home Page:http://www.oscode.co.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Ever-Growing Tech Community πŸš€

πŸ™Œ About Us

  • We are a Multi-College Tech Community that helps college students to Learn in Public and Engage with similar-minded people.
  • We help local college communities to encourage this culture on their campus and help them build it. We help students by upskilling them in the domain 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!!

πŸ’ͺ OSCode

Visite our website - OSCode and start your journey with us !

πŸ“± Connect with us


GSSoC Logo

πŸ’ˆ Want to Contribute?

We welcome contributions in our community.
Before making a contribution, check the Contribution guide.

GSSoC '23

We are proud to be a part of GSSoC '23 (GirlScript Summer of Code)! Join us and be a part of this amazing programe.

πŸ’ˆ Want to Contribute?

We welcome contributions to our community.
Before making a contribution, check the Contribution guide.

🧧 Code of Conduct

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.

πŸ“œ License

This Community is Licensed under MIT license.

πŸš€ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  • Create an issue of the project or a feature you would like to add to the project and get the task assigned for yourself. (issue can be any feature or project that you think you could contribute to).

  • Fork the repo to your GitHub.

  • Clone the Repo by going to your local Git Client in a particular local folder in your local machine by using this command with your forked repository link in place of below-given link:
    git clone https://github.com/<GITHUB PROFILE NAME>/OSCodeCommunitySite.git

  • Create a branch using below command. git branch <your branch name>

  • Checkout to your branch. git checkout <your branch name>

  • Add your code to your local machine folder. git add .

  • Commit your changes. git commit -m"<add your message here>"

  • Push your changes. git push origin <your branch name>

  • Make a pull request! (compare your branch with the owner main branch)

🧾 Prerequisites

Before starting out, you'll need to install the following on your computer.

NodeJS

Git

NPM

Tech Stack Used

HTML5 CSS5 javascript php

πŸ› οΈ Installation

  1. Fork the repo
  2. Clone the repository git clone
  3. Run cd to change the working directory
  4. Run npm install or npm i to install all the dependencies
  5. Run npm install -g serve to install serve
  6. Run serve to start the development server
  7. Navigate to http://localhost:5000/

Oppurtunites We Offer

 We are a Multi-College Tech Community that helps college students to learn in public and engage with similar-minded people
 
 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.

College Chapter

  1. Bangalore Institute of Technology
  2. Dayananda Sagar University
  3. S J C institute of technology
  4. Sambhram Institute of Technology
  5. Sir M Vishwesariya Institute of Technology
  6. Sri Krishna Institute of Technology
  7. Vemana institute of technology

❀️ Thanks to all the contributors


✨✨ We extend our heartfelt gratitude to all the contributors who have helped make OSCodeCommunitySite a success. We appreciate your dedication and hard work in improving the project.πŸš€πŸš€

About

http://www.oscode.co.in/

License:MIT License


Languages

Language:HTML 69.8%Language:CSS 26.5%Language:JavaScript 3.1%Language:PHP 0.5%