Skip to content

This is Official Website of Developer Students Club IIITDM Kurnool.

Notifications You must be signed in to change notification settings

dsc-iiitdmk/dsciiitk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC IIITDM Kurnool Official Website

This is Official Website of Developer Students Club IIITDM Kurnool.

License Linkedin Follow Travis Integration Implementation Project Status

Introduction

Build our College's Developer Student Club Website.

Prerequisites ( Skills )

  • Python
  • Django
  • Front End ( HTML, CSS, JS )
  • Heroku Website Handeling

Installation

  • pip3 and virtual environment installation
$ sudo apt-get install python3-pip
$ sudo pip3 install virtualenv 
  • Make Virtual Enviroment
$ virtualenv venv-django --python=python3
  • Activate Virtual Env
$ source venv-django/bin/activate
  • Install Requirements ( django=2.2.4 , etc )
$ pip3 install -r requirements.txt
  • python version used 3.6.8

Setup ( For Developers )

  • Clone the Repo
$ git clone https://github.com/dsc-iiitdmk/dsciiitk

Test commit

About

This is Official Website of Developer Students Club IIITDM Kurnool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published