Skip to content

ojogal/Django-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Video

https://imgur.com/KkPRgM4

Requirements

Python 3.10.6
Django 4.1.7

Installation

Install the dependencies with pip install -r requirements.txt.
Create the database with python3 manage.py migrate.
Run the development server with python3 manage.py runserver.

Usage

Run the development server with python3 manage.py runserver.
Visit the application in your web browser at http://localhost:8000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors