Skip to content
  • 📓 CIS 240 Notebook
  • 📋 CIS 240 Schedule
  • ▶ 0 Getting Started
    • ▶ Course Overview
      • Who is this Class for and What is it About?
      • What is the Best Way to Learn to Code?
      • Expectations and Workflows
    • ▶ Tools
      • Python
      • File Explorer
      • VS Code

Project 3 specification page 1 showing the overall assignment requirements and app description

Project 3 specification page 2 showing additional requirements and the data model description

index homepage:

Project 3 expected index homepage showing the Django app home page with navigation and welcome text

transactions page:

Project 3 expected transactions page showing a list of all transaction topics with entry counts

transaction page:

Project 3 expected transaction page showing the detail view with all entries for a single transaction topic

new_entry page:

Project 3 expected new_entry page showing the form for submitting a new transaction entry

visuals page:

Project 3 expected visuals page showing a bar chart of entry counts per transaction topic

On this page

  • index homepage:
  • transactions page:
  • transaction page:
  • new_entry page:
  • visuals page: