Skip to content

bllo-1/Ecommerce-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bllo Ecommerce

A Django-based e-commerce project.

Overview

  • This project was created using the Django framework.
  • It includes a single Django application.
  • The project features include models (function-based), user authentication, login and logout functionality, a checkout system, a shopping cart, forms, CRUD operations, views, and utility functions in utils.py.

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository to your local machine:

  2. Navigate to the project directory:

  3. Create a virtual environment and activate it:

  4. Install the project dependencies:

  5. Apply the database migrations:

  6. Start the development server:

  7. Open your web browser and visit http://localhost:8000/ to access the application.

Features

  • User authentication and authorization.
  • User-friendly interface.
  • CRUD operations for managing products.
  • Shopping cart functionality.
  • Checkout process.

Contributing

If you want to contribute to this project, feel free to submit issues or pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Screenshot of the projects 📸

Home Page : 🏡

Card Page : 🎁

Checkout Page :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published