Skip to content

JU-CSE-27/swe-wiki

Repository files navigation

Project Name: E-commerce


Team-27

We are Team-27 from CSE at JU, and We do content on Design and Development. We really enjoy learning languages and frameworks like Django, Js, CSS, Git as well as work in VS Code. We also enjoy to do work as a team.

Team Members

1.Md.Tazel Hossan
2.Mushfika Ikfat Munia
3.Rubaiya Reza Sohana
4.Israt Jahan Munny
5.Tabia Tanzin Prama
6.Manas Sarker Akash

Skills and Experience

  • ⚛ Dajngo
  • 📱 VS Code
  • 💻 HTML, CSS, JS,Python,Bootstrap

Installing Our Django Project

Download the progect from the github at https://github.com/JU-CSE-27/swe-wiki.

  1. In the VS Code Terminal where your virtual environment is activated, run the following command:

    django-admin startproject ecom

  2. Make database migrations by running the following command:

    python manage.py makemigrations

  3. Make development database models by running the following command:

    python manage.py migrate

  4. Reset Django admin password.

    python manage.py createsuperuser

  5. Run This Django project.

    python manage.py runserver

Examples of Work:

Feature-1: Contact Page By Tazel

Feature-2: Event Page By Tazel

Feature-3: Home Page By Munny

Feature-4: Product Page By Sohana

Feature-5: Shopping Cart Page By Munia

Feature-6: Blog Page By Prema

Feature-7: About Page By Akash

Wiki Pages:
Wiki Pages
Coding Standard:
Wiki Pages
TDD Report:
Wiki Pages
TDD Doc:
Wiki Pages
Documentation Site:
Wiki Pages
CIR:
Wiki Pages
Contribution Summary:
Wiki Pages

Special Thanks 💚 to our repected supervisor `Dr. Md. Musfique Anwar`


💭 Feel free to submit a with your valuable suggestions.