/Emart

Primary LanguagePython

Emart

project-image

Welcome to the E-Mart Learning Project a comprehensive and hands-on experience designed to empower you with practical skills in Django web development. In this project we delve into the creation of an E-commerce website using Django a powerful Python web framework providing you with a solid foundation for building robust and scalable web applications.By the end of the E-Mart Learning Project you'll have not only built a fully functional E-commerce website but also gained invaluable skills and insights into Django development setting you on a path to becoming a proficient web developer. Join us on this exciting journey and let's code your E-commerce dreams into reality!

Project Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Real-world Application
  • Django Fundamentals
  • Database Integration
  • User Authentication and Authorization
  • Responsive Frontend Design
  • Shopping Cart Functionality
  • Order Management and Payments
  • Deployment and Scalability
  • Continuous Learning Resources

🛠️ Installation Steps:

1. Clone repo on your local machine

gh repo clone username/Emart

2. Move inside directory

cd force

3. Install requirements.txt

pip inatall -r requirements.txt

4. Run server

python manage.py runserver

🍰 Contribution Guidelines:

Thank you for considering contributing to the E-Mart Learning Project! Your contributions are crucial to the success of this educational endeavor. To ensure a collaborative and positive experience for everyone.

💻 Built with

Technologies used in the project:

  • Django
  • Python
  • Rest API
  • React