Skip to content

1-three/sedsindia

Repository files navigation

SEDS India

SEDS India is the Indian wing of Students for the Exploration and Development of Space (SEDS), the world's largest student-run space organization. As an independent, non-profit, student-based organization, SEDS India is dedicated to promoting space exploration and development. We aim to educate people about the benefits of space and provide our members with opportunities to develop leadership and management skills through space-related projects and events. SEDS India's headquarters are located at the Vellore Institute of Technology (VIT).

Getting Started

Prerequisites

  • Git
  • Python 3.6+

Installation

  1. Clone the repository:

    git clone https://github.com/sedsindia/website.git
    
  2. Navigate to the project directory:

    cd website
    
  3. Install dependencies (if applicable):

    pip install -r requirements.txt