Giter VIP home page Giter VIP logo

chaalelidris / newsize-ecomerce Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 22.99 MB

Django e-commerce web project that offers a range of functionalities to manage an online store. It includes product management with thumbnail generation, customer reviews and ratings for each product, order management, and the ability to add and remove items from the cart. Users can sign in or sign up for an account, search for products, and utiliz

License: MIT License

Python 42.70% HTML 57.30%

newsize-ecomerce's Introduction

E-Commerce Project with Django Framework (Newsize)

This is an e-commerce project built with Django, which includes several cool functionalities such as user authentication and authorization, shopping cart, and more.

Features

  • User authentication and authorization
  • User registration and login
  • Shopping cart functionality
  • Product reviews and ratings
  • Checkout process with stripe payment integration
  • Order tracking and management
  • Admin panel to manage products, orders, and users

Technologies

This project was built using the following technologies:

  • Django Framework
  • Python programming language
  • HTML, CSS, and JavaScript for front-end
  • SQL

Installation

To run this project on your local machine, follow these steps:

  1. Clone the repository using git clone https://github.com/chaalelidris/Newsize-Ecomerce.git
  2. Install the required dependencies by running pip install -r requirements.txt in your terminal
  3. Set up the PostgreSQL database by configuring the database settings in the settings.py file
  4. Run database migrations using python manage.py makemigrations and python manage.py migrate
  5. Create a superuser account using python manage.py createsuperuser
  6. Start the development server using python manage.py runserver

##Usage Once the development server is running, you can access the website at http://localhost:8000. From here, you can browse the product catalog, add items to your cart, and checkout. You can also access the admin panel at http://localhost:8000/admin to manage products, orders, and users.

Contributing

Contributions are always welcome! If you have any suggestions or would like to contribute to this project, please feel free to submit a pull request.

Youtube https://youtu.be/MfO170Z6cyg

newsize-ecomerce's People

Contributors

chaalelidris avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.