/csoc18-week5

Django Website made by beginners

Primary LanguagePythonMIT LicenseMIT

csoc18-week5

This repository contains submissions for CSOC Week 5. Refer submissions/hello-django for a starter website. You can use it as boilerplate for further developing. Don't forget to add a README.md, describing your team name, website idea and member details.

Django tutorials and resources

Brownie Points

  • Team participation - Preferably in groups of two or three
  • A Logical Roadmap - Not just a website with bunch of features
  • Backend models(prefer SQL) with a simple database
  • UI/UX of the website
  • Django Forms
  • Google Analytics integration
  • User login/profile
  • Social Media integration
  • Using external API's
  • List/QuerySet iterators in python
  • Misc - directory structure and neat code

Contributing guidelines

  • Fork this repo
  • Create a Django Website
  • Add the source code to submissions folder
  • Make a PR