Skip to content

Sprint 1 | Django Overview & GUI Design

Princton edited this page Apr 10, 2019 · 24 revisions

Brief

The following wiki is to better prepare everyone for the upcoming session. The base of this page has 3 links, of those the first two serve as resources to familiarize yourselves with the content that we'll be practicing Friday. The final link is an instruction set to practice your new knowledge from the first 2 links, in your new Sandbox. Please follow the instructions included in the link.

Once you're comfortable, feel free to practice as much as you like. The Sandbox can be found here:

ENJOY!

Objectives

  1. Learn about the work environment
  2. To become familiar with the fundamentals of the Django framework
  3. Obtain a working knowledge of the collaboration flow (git flow) that will be used for the project
  4. Complete the first django exercise

PyStockAnalyze Environment Cheat Sheet

Repository Organization

Git Flow Cheat Sheet

https://github.com/NIAGroup/PyStockAnalyze-2019/issues/33

Django Framework Overview

https://github.com/NIAGroup/PyStockAnalyze-2019/issues/20

First Django Sandbox Exercise

NOTE: SANDBOX PRACTICE SHOULD BE DONE WITHIN THE SANDBOX FOLDER, FOUND IN THE FOLLOWING FOLDER IN YOUR REPOSITORY: src/sandbox https://github.com/NIAGroup/PyStockAnalyze-2019/issues/11

Clone this wiki locally