Skip to content

A basic e-commerce website built with Django, featuring separate dashboards for admins and customers, product management, and integrated payment processing using Razorpay.

Notifications You must be signed in to change notification settings

Sanjay-n-k/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Django E-commerce Website

A basic e-commerce website built with Django, featuring separate dashboards for admins and customers, product management, and integrated payment processing using Razorpay.

Features

  • Admin Dashboard:

    • Log in to manage products and view customer orders.
    • Add, edit, and delete products.
    • View details of customer orders.
  • Customer Dashboard:

    • View products and their details.
    • Place orders and make payments.
  • User Authentication:

    • User registration, login, and logout.
    • Secure authentication with session management.
  • Payment Processing:

    • Integrated with Razorpay for handling payments.
  • Responsive Design:

    • Modern and stylish user interface for a seamless shopping experience.

Technologies Used

  • Backend: Django, Python
  • Frontend: HTML, CSS, JavaScript
  • Database: SQLite (default, can be switched to PostgreSQL or other databases)
  • Payment Gateway: Razorpay

About

A basic e-commerce website built with Django, featuring separate dashboards for admins and customers, product management, and integrated payment processing using Razorpay.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published