/ChalDal

ChalDal Clone app using Django and Oracle DB

Primary LanguageHTML

ChalDal: E-Commerce

  • For Frontend we used HTML, CSS, Vanilla JS, Bootstrap framework
  • For Backend we used Python's Django framework, Oracle Database

To run the project ---

  1. Create a conda virtual environment

  2. Activate virtual environment

  3. Install following package:

    a) python == 3.10.0

    b) django == 4.0.1

    c) cx-Oracle

    Use following command to install these-

    conda install -n <packageName>
    
  4. Set up the database using Folder named DATABASE

  5. Run server -

    python manage.py runserver
    
  6. The app is running on 127.0.0.1:8000

Contributors :

Name Email
Abu Nowshed Sakib ansakib04@gmail.com
Kamrujjaman Sheam sheamkamrujjaman@gmail.com