django-planet
Jan. 21, 2021

Customer Requests - Building SaaS #88

in blog Matt Layman
original entry Customer Requests - Building SaaS #88

In this episode, I worked on some customer requests now that I’ve finished launching the product. These requests improved the usability of the application in a few spots that were lacking. The first request from the customer was to make it clear on the daily view when tasks are graded or not. Before I could change the template, I need to add a new method to the CourseTask to check if the task is graded.