/django-ecommerse-app

Dental e-commerce app built using the Django framework It allows users to browse and purchase dental products online, and the app provides a powerful interface for administrators to manage various aspects of the application, including products, orders, blogs, etc. It offers an easy-to-use dashboard with intuitive controls for performing administrat

Primary LanguageHTMLMIT LicenseMIT

E-commerse Dental App

django-ecommerse-app

Tools

HTML5 JavaScript CSS3 Bootstrap Python Django SQLite

Dental e-commerce app built using the Django framework It allows users to browse and purchase dental products online, and the app provides a powerful interface for administrators to manage various aspects of the application, including products, orders, blogs, etc. It offers an easy-to-use dashboard with intuitive controls for performing administrative tasks efficiently.

Admin panel

https://ecommerse.denteca.az/admin

Several activities are restricted for the presentation.

username: admin

password: djangoadmin

Requirements

python 3.7.7

django 4.2.1

django-mailjet

pillow

ckeditor

Development setup

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Meta

Nijat Gurbanov

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request