beingtmk / interIIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interIIT Sports Website

This is the repository for interIIT Sport website for the year 2018, Currently the Schedule and Results part of the website is being developed.

Website is deployed on Python Anywhere:

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

  1. Download the Repository
git clone https://github.com/swciitg/interIIT/
  1. CD to interIIT and install requirements and runserver
cd interIIT
pip install -r requirements.txt
python manage.py runserver
  1. This should open a browser tab with address 127.0.0.1:8000/,

Built With

  • HTML/CSS
  • JavaScript
  • Python (Django)

Notes

  • You will have to Login to use the Forms,

    • User : staff
    • password : staff@interiit
  • For Athletics,WeightLifting and Swimming, we have to add player individually by using "Add Player" button, and score will be updated individually by using "Player Score Update" button.

About


Languages

Language:HTML 38.1%Language:JavaScript 33.3%Language:Python 19.4%Language:CSS 9.1%Language:Roff 0.2%