MxShop

screenshot of MxShop

Django REST framework + vue 打造生鲜超市

## Overview
The MxShopDjango project is an impressive combination of the Django REST framework and Vue.js, designed to create a fresh produce supermarket environment. Utilizing Python 3.6.4 and Django 2.0.2, this setup offers a robust foundation for web developers looking to build engaging and efficient e-commerce applications. 

The project doesn't just stop at providing a skeleton; it comes with detailed tutorials on MyBlog, making it easier for new users to get started. Additionally, the inclusion of rich text editor Ueditor enhances the usability of the platform for managing content.

## Features
- **Django REST Framework**: Provides a powerful toolkit for building Web APIs, making it easy to integrate different parts of the application.
  
- **Vue.js Integration**: Allows for a reactive user interface, enabling a smooth and dynamic user experience that is essential for modern web applications.
  
- **Fresh Produce Supermarket Environment**: Specifically tailored for the e-commerce sector, providing features relevant to selling food items online.
  
- **Rich Text Editor (Ueditor)**: Simplifies content creation and editing, empowering users to manage their product descriptions and blog posts with ease.

- **Comprehensive Tutorials**: Step-by-step guidance available on MyBlog, aiding developers in navigating the complexities of the project.

- **Version Compatibility**: Built on Python 3.6.4 and Django 2.0.2, ensuring a stable and supported development environment.