Skip to content

SRM-IST-KTR/githubsrm

Repository files navigation

GitHub Community SRM Logo
GitHub Community SRM Cover

GitHub Community SRM is the foremost student-led community spearheading the Open Source Revolution at SRMIST, Chennai.

rendered with by your friends at GitHub Community SRM.

version 3.0.0 license MIT author githubsrm

💡 Project Description

Homepage of the foremost student-led community spearheading the Open Source Revolution at SRMIST, Chennai.

📺 Preview

website.mov
portal.mov

📌 Prerequisites

💻 System requirement :

  1. Any system with basic configuration.
  2. Operating System : Any (Windows / Linux / Mac).

💿 Software requirement :

  1. Updated browser
  2. Node.js installed (If not download it here).
  3. Python installed (If not download it here).
  4. Any text editor of your choice.

Installation 🔧

Server

Install python dependencies

$ pip install -r server/requirements.txt

Start the Django server

$ bash ./run.sh 5000

Client

Client directory

$ cd client

Install dependencies

$ yarn install

Start the website development server

$ yarn dev:landing

Start the portal development server

$ yarn dev:portal

📜 License

githubsrm is available under the MIT license. See the LICENSE file for more info.

🤝 Contributing

Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

⚙️ Maintainers

Abhishek Saxena
Abhishek Saxena

Aradhya Tripathi
Aradhya Tripathi

Gita Alekhya Paul
Gita Alekhya Paul

Riju Mukherjee
Riju Mukherjee

Sakshi Choudhary
Sakshi Choudhary

Shivam Shekhar
Shivam Shekhar

Yashvardhan Jagnani
Yashvardhan Jagnani

💥 Contributors

Contributors

🚨 Forking this repo

Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.

We value keeping this site open source, but as you all know, plagiarism is bad. We spent a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our website, and we are proud of it! All we ask is to not claim this effort as your own.

So, feel free to fork this repo. If you do, please just give us proper credit by linking back to our website, https://githubsrm.tech. Refer to this handy quora post if you're not sure what to do. Thanks!