sendsent / Sprint-Challenge--Django-III

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sprint-Challenge--Django-III

You've worked with Django a lot, the sprint challenge is - put it all together! Your task is to open a PR to this repo with a file DjangoRetrospective.md that answers the following questions:

  • Link to your Djorg repo, deployed site, and a summary of your status:
    • Did you reproduce the MVP apps we worked on together?
    • Did you add 3rd party oauth?
    • How far did you get in adding your own app?
  • Describe the design of the app you added:
    • What data/models did you write?
    • What packages did you use?
    • What features did you add?

Feel free to describe both what you did build as well as what you'd like to build with more time (be clear which is which). The main goal is an MVP that shows you know how to build complete basic Django apps, but ideas and plans to take it further are great and good to practice your technical writing.

You can use the sprint challenge time to actually work on Djorg and get it as far as you are able, but you do need to turn in this writing so it is suggested you start writing by the early afternoon. We're looking forward to see what you built - thanks for your hard work!

About