Grocery Point of Sales POS System in Python Django DEMO

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024
  • Download the full source code here:
    www.sourcecode...
    For more source codes, please visit www.sourcecode.... We have so many example projects prepared and uploaded on the website that you may use. Don't forget to subscribe to my channel and hit the notification bell to keep updated on my new uploads.

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

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

    hello, I wanted to get in touch with the person who created this, how do I contact him? please help

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

    this is more than grocery ... i love it

  • @user0166-it
    @user0166-it 6 месяцев назад

    to people who want modified the code, dont touch views pos, posSave and their models it's many issues. Then is soo good this project.

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

    hello do you know why i got this error ModuleNotFoundError: No module named 'flask', it happens when i hava to install python manage.py migrate

    • @learnpyjan3564
      @learnpyjan3564 2 года назад +2

      flash was not installed by default. pip install flask and the problem will go away.

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

      flask

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

      the folder posAPP under static should be rename as posApp to avoid 404 problems.

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

      what I did is I commented it and it worked

    • @okabe999
      @okabe999 Месяц назад

      @@sanakimbap6549 yeah, is just a import that do nothing

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

    can you teach me how to deploy this to a web?

  • @SukimanSoetadi
    @SukimanSoetadi 7 дней назад

    This is awesome

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

    Thank you so much for this