Skip to content

SanketAgre/baliraja-ecom-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

baliraja-ecom-webapp

ecom website

Getting Started with [django-admin startproject baliraja]

Create Django app in project with [py manage.py startapp app]

Create superuser for admin with [py manage.py createsuperuser]

register created app in settings.py of project

create url.py file in app and include it in project

write class in manage.py file.

logics in views.py

register base dir. of static and teamplates in settings.py file.

#Environment

Python(Django-Framework),HTML, CSS, JS, JQuery, Bootstrap 5.

#PayMent method

COD and Razor pay

#You can run this project with

py manage.py runserver

Runs the app in the development mode.
Open http://localhost:8000 to view it in your browser.

About

ecom website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published