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.
1.Md.Tazel Hossan
2.Mushfika Ikfat Munia
3.Rubaiya Reza Sohana
4.Israt Jahan Munny
5.Tabia Tanzin Prama
6.Manas Sarker Akash
- âš› Dajngo
- 📱 VS Code
- 💻 HTML, CSS, JS,Python,Bootstrap
Download the progect from the github at https://github.com/JU-CSE-27/swe-wiki.
-
In the VS Code Terminal where your virtual environment is activated, run the following command:
django-admin startproject ecom
-
Make database migrations by running the following command:
python manage.py makemigrations
-
Make development database models by running the following command:
python manage.py migrate
-
Reset Django admin password.
python manage.py createsuperuser
-
Run This Django project.
python manage.py runserver
Wiki Pages:
Coding Standard:
TDD Report:
TDD Doc:
Documentation Site:
CIR:
Contribution Summary: