PPM Web App

This project is still in baby steps, so I cannot say much about it or show it to you. I am trying to develop an app to solve my administrative problems as a psychotherapist.
Currently, I am working on tiny, complicated things, like dynamically rendering a calendar and crafting my Django forms into compact experiences using the Django 5.0 feature form_field and Django-bootstrap5.
I have also been studying HTMX and aiming to integrate it into this project from the beginning. I am still new to it, but it is one of the technical challenges that makes this project fun and new.
It also carries many more challenges that demand more complex programming than I have had before. A good example is coming up with a dictionary that renders a table that holds a weak view of a calendar, which has been a higher form of problem-solving than I had encountered before. I know I am reinventing the wheel, and I started by copying another Django app that dealt with it, but as I was trying to change another person's work, I decided it was best to do it all my way.
It is a strange decision, but I feel it will make me a better programmer in the long run. Only time and the project will say what path will be the best. Many times before, I felt stubbornness had taken me forward in learning a craft, and this time, it felt like it was better to take more time but learn a bit more.