CSI-SFIT / CSI-Website-2021-22

New CSI Website made using Django

Home Page:https://csi.sfit.ac.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🤖 CSI SFIT Website 2021-2022

csi_logo

< CSI SFIT Website 2021-2022/>

About CSI

  • CSI is the largest and one of the most professionally managed association of India for CS and IT professionals.
  • CSI SFIT, since its inception, has proven to be a great source of knowledge by providing hands-on technical training and has worked towards the goal of transforming students into technical and competent professionals.
  • It conducts events such as technical workshops, informative seminars, conferences, industry-academia interactions, technical competitions, student initiative programs and industrial visits which prove to be a gateway to technical expertise.

Prequisites

  1. Python v3.6.
  2. Django Framework.
  3. VS Code or any other editor of your choice.

Try running this on your Desktop

  1. Clone repository: $ git checkout https://github.com/CSI-SFIT/CSI-Website-2021-22.
  2. Open a terminal and type: $ pip install -r requirements.txt .
  3. Now type in terminal: $ python manage.py runserver .

How to Contribute

  1. Clone repo and create a new branch: $ git checkout https://github.com/CSI-SFIT/CSI-Website-2021-22.
  2. Make changes and test.
  3. Submit Pull Request with comprehensive description of changes.

Acknowledgements

CSI SFIT Tech Team 2020 - 2021 :

Contributors :


csi_logo

About

New CSI Website made using Django

https://csi.sfit.ac.in/


Languages

Language:CSS 74.8%Language:HTML 12.5%Language:JavaScript 11.7%Language:Python 1.0%Language:Procfile 0.0%