Skip to content

m0bi5/ISTE-NITK_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISTE-NITK_Website

Things to keep in mind

  • Write readable code!
  • Use appropriate variable names
  • Follow this convention for storing templates
  • Follow template extending whenever possible
  • Follow PascalCase only for class names, use '_' to separate words otherwise

Assumptions

  • Sig heads are assigned "staff" status
  • Everyone's accounts have to be made manually
  • Passwords can be changed once logged in, default username-firstnamelastname, default password-istenitk

Running instructions

  pip3 install requirements.txt
  python3 manage.py runserver 0.0.0.0:8000 #for mobile dev

Contributing

  • Place all CSS and JS code in static/{css or js}/main.{css or js} (bad practice, code will be refactored later)

To open the website in mobile view you could-

About

All in one Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •