Online Jewellery Store

Jewellery Store In Django WIth Source Code

Project: Jewellery Store in Django with source code

Please scroll down and click on the download button to download the Jewellery Store project for free.

Jewellery Store is a simple e-commerce website built with Django (Python) and PayPal is added as payment processor. It provides user-friendly interface where user can view all the products which he/she wants to buy.

About the system

Here, Jewellery Store implements Role-based access control i.e. the system is categorized into admin, registered and non-registered users. Each of the users have their own permission. Admin can perform CRUD operations on category, products, users and orders. Similarly, non-registered users can only view products. Whereas, registered users can see order history, add to cart, pay, update profile and change password.

Requirements

  1. Python
  2. Django
  3. pip

How to run the system?

Firstly, unzip the file. Then, create a virtual environment using the command “python -m venv <virtual_env_name>. In the third step, install requirements from requirements.txt using the command “pip install -r requirements.txt”. Finally, run the system using the command “python manage.py runserver” to get the desired output.


If stuck or need help customizing this project as per your need, just comment down below and we will do our best to answer your question ASAP.

5 1 vote
Article Rating
Subscribe
Notify of
guest
5 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Kabir vora
3 years ago

What are the admin credentials?
Do this site has admin panel.

mikerodgers
mikerodgers
1 year ago
Reply to  Kabir vora

i also have the same question

Rahman
Rahman
1 year ago

Dear sir , after you click checkout ,The checkout page is not working,the problem is the URL path is not linked , so kindly check and reupload the code, Thanks

suraj
suraj
1 year ago

Not Found: /categories/js/countries.json
can you provide the json file

Mukesh
Mukesh
3 months ago

They do not work proceed to checkout

5
0
Would love your thoughts, please comment.x
()
x
Scroll to Top