/ecommerce

Primary LanguageJavaScript

Focus Store

Welcome to Focus Store, an e-commerce website that allows you to find the products you need with ease. Our website provides the ability to create an account, log in, perform all password recovery operations, view and edit your profile, view your orders (if you're authenticated), view a product in more detail, place and remove cart products, and finalize the order using Whatsapp, Paypal, or credit and debit cards.

Images

Some images can be found here.

Features

  • Create an account and log in
  • Password recovery operations
  • View and edit your profile
  • View your orders (if authenticated)
  • View a product in more detail
  • Place and remove cart products
  • Finalize the order using Whatsapp, Paypal, or credit and debit cards
  • Place orders without being authenticated
    • Products added to cart are kept until the browser cookies are deleted
  • Others

Requirements

  • Django version 3.1.4

Installation

  1. Fork the repository
  2. Clone the repository
  3. Install all the dependencies using pip install -r requirements.txt
  4. Run the server using python manage.py runserver

Developed by Klesley Gonçalves