Skip to content

xqbptt/SWC-Gymkhana-Portal

Repository files navigation


Logo

IITG Gymkhana

STUDENT AFFAIR SECTION IITG

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

image

We redesigned the whole Gymkhana website while working with Students Web Committee IITG

Here's why:

  • The website wasn't dynamic and Responsive and a bit outdated
  • There was no admin dashboard for senate members to login and add announcements and notices
  • Anything to be updated on the website was directly done via the actual codebase hich made it quiet difficult to add Minute meetings and other important things

(back to top)

Tech Used

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Code Editor : We'd recommend Visual Studio Code - Download from Here
  • Python : Download from Here

Installation

Installing and setting up the app.

  1. Fork the Repository
  2. Clone the repo
    git clone https://github.com/your-username/SWC-Gymkhana-Portal.git
  3. Install required packages
    pip install -r requirments.txt
  4. Run a emulated server on your local computer
    python manage.py runserver

Go to http://localhost:8000/gymkhana/ in your browser,you can see your local app live.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages