Design and implementation of campus second-hand book trading platform based on python+django framework

[Background Management Function Module]
System Settings: Set About Us, Contact Us, Join Us, and Legal Notices
Advertisement Management: Set Mini Program Home Carousel Ads and Links
Message List: List of all user message messages, support for deleting
member lists: View all Register member information, support deletion
Information classification: input, modify, view, delete information classification
Input information: input information title, content and other information
Management information: view the entered information list, support deletion and modification
information comment list: all user comment information List
News comment management: support review and deletion of comment information; users can only view the reviewed information

Second-hand book classification setting: Set the second-hand book classification information for users to choose when publishing second-hand books; support modification and deletion
Manage second-hand books: View the list of second-hand book information published by all users on the platform, and delete any violations.
Second-hand book review list: Displays the second-hand book information and review information of all user reviews, which can be seen in the front desk after the administrator reviews.
Popular keywords: Set the names of popular second-hand books that need to be displayed under the query box on the front desk, press to separate
Password modification: modify the registered password.
Log out: Clear the login cookie and return to the home page.

【Ordinary user function module】
User registration: Fill in the mobile phone account and password to register a new user.
Login function: Register an ordinary account to log in; after logging in, you can modify the user's basic information or log out.
About us: about us, contact us, join us, legal statement
Carousel advertisement: set the homepage carousel advertisement picture in the background, which can be connected to the advertisement page.
Message Feedback: The user fills in Li Kuiyan's subject, contact person, phone number, email address, and message content; background management can view the message list and delete messages.

Second-hand book list: The second-hand book list displays all second-hand books in the current category by default. You can switch the second-hand book list by clicking the category on the left. Second-hand book
details: In the second-hand book list, click the title to view the second-hand book details, and the second-hand book is displayed on the detail page cover, name, price, inventory, details, etc.
Second-hand book operation: In the second-hand book details, logged-in users can bookmark second-hand books, post comments on second-hand books (comments need to be reviewed by the administrator before they can be seen), add shopping cart, buy immediately, and go to the shopping cart to checkout and other operations.
Purchasing products: select the product, go to the shopping cart, confirm the purchase information, and click to checkout; on the checkout page, select the delivery address, fill in the message, place an order and pay (simulation)

My order: display all the second-hand book orders I purchased, including the order number, cost, product picture, product name, purchase quantity, order time,
etc. A state; supports the corresponding operation.
My Collection: Displays a list of all second-hand books in my collection, and you can directly click to enter the details page.
Delivery address management: support to enter your own address, view the address list, support modification and deletion

User information: name, contact information, email, avatar, profile, introduction, etc., which can be modified at any time; the information registered by the user is visible to the background administrator; the background administrator can delete it.
Password modification: modify the registered password.
Log out: Clear the login cookie and return to the home page.

【Seller|Store User Function Module】
has all the functions of ordinary users
Product release: select product category, enter product name, unit price, inventory, sold, pictures, product details, etc.
Commodity management: display all products published by the store, support modification and deletion
Order management: display all orders related to this store, support order processing and delivery.


seller

user

Guess you like

Origin blog.csdn.net/u013818205/article/details/129898683