Build an Investment Calculator in Django

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024
  • In this video, we will build a simple investment calculator in Django. This will be a good intro to views, urls, and forms. We will use class based views and handle both a post request and a get request. We will use Bootstrap and Crispy Forms to easily improve the look of our form.
    Code:
    github.com/leg...
    Django Docs:
    docs.djangopro...
    Django Crispy Forms:
    django-crispy-...
    Free Structured Courses on Legion Script:
    www.legionscri...

Комментарии • 9

  • @remomagalhaes4707
    @remomagalhaes4707 5 месяцев назад

    i followed your entire tutorial and it was really useful. Thank you, very much!!

  • @jimiclapton
    @jimiclapton Год назад +1

    This was a super helpful tutorial! Really easy to understand and follow. Thanks, man!

  • @albert7439
    @albert7439 Год назад

    A good and practical tutorial. Thanks!

  • @anubhavsharma8357
    @anubhavsharma8357 7 месяцев назад

    I implemented and learned a lot. Thanks!

  • @jackngoma6630
    @jackngoma6630 Год назад +1

    Great video. It will be nice if you can add graphs as well to the table.

  • @Strerium
    @Strerium Год назад

    Great video. 👍

  • @repotranstech9614
    @repotranstech9614 8 месяцев назад

    Do one for loan amortization schedule kindly.

  • @arnoldyang5452
    @arnoldyang5452 Год назад

    luv ur content!

  • @inteliconn995
    @inteliconn995 Год назад

    Thanks