DIMMiN Notes

My working notes related to the development of dimmin.com.

Clear Filters

2023-12-09

Read more

2023-12-07

Read more

2023-12-04

Read more

2023-12-03

Read more

2023-12-02

Read more

2023-12-01

  • Sorted tasks to surface most relevant tasks to the top of the page by ordering the Django QuerySet object
  • Added a failure to refresh animation in CSS

Read more

2023-11-30

  • Created my arrow Icons using Inkscape
  • Loaded those icons as objects into my HTML code and made sure they were correctly positioned in the Taskmaster App cards
  • Created a CSS animation for the SVG so that it rotates when called
  • Linked this animation to a Javascript event handler to allow the user to change the state of a task when the SVG is clicked
  • Pushed to the DIMMiN App
  • Figured out why the Taskmaster App was giving so many issues with Static Files.

Read more

2023-11-29

  • Fixed the notes section of the Taskmaster App
  • Started working on UI / UX for resetting the state of a card manually
    • Added a filed above the task title where the user can adjust their interactions with the task.

Read more

2023-11-28

  • Nuked app
  • Fixed domain name (both for www.dimmin.com and dimmin.com, all with SSL Certificates)
  • Fixed the damn Taskmaster App so that it has a working version
  • Added a way for the user to auto-set their current timezone
  • Un-Nuked the app

Read more

2023-11-27

  • Downloaded a most recent backup of the db (with formatting of blog posts corrected / Span tags removed)
  • Deleted the dimmin-test app
  • Tried to load in my local version of the postgresql db to the app to make sure I could, unfortunately I couldn't but that will be the goal for tomorrow

Read more