Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The Django Internet shop for selling laptops and accessories for them.

License

NotificationsYou must be signed in to change notification settings

Gubchik123/LapZone

Repository files navigation

Header image

Internet shop for selling laptops and accessories for them

Demo

Clickhere to open LapZone internet shop

Demo image

Project modules (production)

Djangodjango-allauthdjango-ckeditordjango-js-assetdjango-recaptcha3psycopg2python-dotenvpytz


Site structure

The system consists of the following main functional blocks:

  • Registration, authentication and authorization;
  • Guest functionality;
  • User functionality;
  • Admin functionality.

Project apps

  • Shop (for working with displaying product lists, product details, brands, etc.);
  • Customer (for working with user profiles and pages that are connected with them);
  • Cart (for working with a user's or guest's cart through sessions);
  • Order (for working with user orders and payments);
  • Mailing (for working with mailing).

Technology stack

  • Backend:
    • Python programming language;
    • Django framework with the following extensions:
      • django-allauth;
      • django-ckeditor;
      • django-recaptcha3.
    • PostgreSQL database (Django ORM);
  • Frontend:
    • HTML & CSS;
    • JavaScript;
    • Bootstrap 5.

License

LapZone is licensed under theMIT License.


[8]ページ先頭

©2009-2025 Movatter.jp