Learn your way! Get started

Django for Python Developers, Part 8 of 8: Clinical Data Reporting

with expert Bharath Thipireddy


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 12/5/2019
Level Advanced
Runtime 1h 2m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Django is the most widely used Web Application Development framework in the industry today. Django makes it super easy to create production ready web applications. This course finishes out the series with a clinical data reporting project, and how to calculate BMI.

Prerequisites

Knowledge of Python

Meet the expert

Bharath Thippireddy is an entrepreneur, software architect, public speaker, and trainer. Bharath is a Sun Certified Developer, Web Component Developer, Business Component Developer, and a Web Services Developer. While working for companies like Oracle, HP, TCS, Siemens, and NCR; Bharath has architected applications using Java, JEE, JavaScript, and SOA technologies. He loves learning new things both in technology and personal development and shares them on YouTube and his web site - Sharing is learning!. He has mentored students in classroom trainings, as well as in the corporate world, both in India as well as in USA. He has spoken on technical topics at several agile conferences. While in India he also voluntarily teaches interview and soft skills at Vivekananda Kendra.

Course outline



Clinical Data Reporting

Clinical Data Reporting Project (20:38)
  • Introduction (00:08)
  • Project Work Flow (03:32)
  • Create Project (02:44)
  • Create Model (03:31)
  • Update Model (02:59)
  • Create Forms (01:45)
  • Create Views (03:20)
  • Create List Template (02:29)
  • Summary (00:08)
Test List View (12:42)
  • Introduction (00:08)
  • Test List View (02:43)
  • Implement and test create (04:34)
  • Test Update (01:50)
  • Test Delete (03:18)
  • Summary (00:08)
Add Clinical Data View (15:30)
  • Introduction (00:08)
  • Clinical Data View (06:08)
  • Create Clinical Data Template (05:22)
  • Analyze View (03:43)
  • Summary (00:08)
Calculate BMI (13:48)
  • Introduction (00:08)
  • Calculate BMI (04:42)
  • Create the Report Template (04:25)
  • Apply Styles (04:24)
  • Summary (00:08)