Online Vehicle Renting System | Django Framework | Object Oriented Software Engineering

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

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

  • @varadaraj.a1566
    @varadaraj.a1566 2 года назад +1

    How to edit the months value in the calendar while checking availability,
    Because in your Code it has "%b. " Means it works for months ending with . Ex : aug. , Sept. , Oct.
    But some months in the calendar does not contain . In the end

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

      Did you get it???

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

    is this project available in java?

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

    how to login as the owner or the manager

  • @nithin6165
    @nithin6165 2 года назад

    That filter to sort the car list is not working

    • @nithin6165
      @nithin6165 2 года назад

      That search bar is not working

  • @shubhangigawade8395
    @shubhangigawade8395 2 года назад +1

    How to Login as an owner and manager

    • @yashamethiya9547
      @yashamethiya9547  2 года назад

      The owner is registered by the developer or say by the superuser from the Django admin and then as per the requirement owner registers the manager(s). From the same sign-in page owner, manager and customer all 3 can login. That part is handled in the backend code.

    • @varadaraj.a1566
      @varadaraj.a1566 2 года назад

      What are the login credentials for owner and manager?

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

      Please answer

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

      Just show us where to set the details

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

      Anyone found out??

  • @studyspace8102
    @studyspace8102 2 года назад

    Please tell me how to login as an Owner

  • @varadaraj.a1566
    @varadaraj.a1566 2 года назад

    Please update the code and repost it, the code has too many errors