DanShop is a modern e-commerce webshop currently under development. We are actively working on it daily to enhance its features and functionality. The goal is to provide an intuitive and visually appealing shopping experience.
A relatively stable interim version of DanShop is available at https://drukober.pythonanywhere.com/. Please note that this version may include experimental features and is subject to ongoing changes. It is also recommended to download the repository, as the online version might not always be up-to-date.
- User Profile Management: Users can update their profiles, including personal details, email addresses, and password changes.
- Profile Pictures: Users can upload and display a profile picture.
- Address Management: Save and edit addresses, with an option to set a default address for easier management.
- Responsive Design: Fully responsive, optimized for all devices and screen sizes.
- Django: A powerful web framework for rapid development of web applications.
- Bootstrap: A modern CSS framework for responsive and engaging design.
- Clone the repository:
git clone <repository-url>
- Install dependencies:
pip install -r requirements.txt
- Apply migrations:
python manage.py migrate
- Start the server:
python manage.py runserver
- Sales performance reports
- Data visualization
- Track product availability
- Inventory fields in
Article
model - Views for stock levels
- Messaging system
- Direct seller-customer communication
- Automated notifications
- Manage shipping options
- Set shipping methods and costs
- Print shipping labels
- Integrate with shipping providers
- Create discount codes
- Manage promotions
- Special offers and limited-time discounts
- Update shop information
- Shop description and logo
- Configure payment methods
- Manage customer reviews
- Moderation capabilities
- Respond to reviews