BRIKKHO.com
E-commerce website created with Django
Database Model:

Technologies Used:
Django, Html, CSS, Bootstrap, Javascrpit, Sqlite3
Run It:
- Clone the project or download as zip:
$ git clone https://github.com/FahadulShadhin/BRIKKHO-dot-com.git
- Install required python packages:
$ pip install -r requirements.txt
- Run server:
$ python manage.py runserver
>> The website should be running at development server 127.0.0.1:8000
>> Copy the link and open it in a browser.
GitHub - FahadulShadhin/brikkho: A Django e-commerce website
A Django e-commerce website. Contribute to FahadulShadhin/brikkho development by creating an account on GitHub.