Skip to content

Hasuzawa/virtual_shop_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual_shop_backend

This is the backend of a virtual shop project. There is no actual transaction involving real money.

I have created an account with read-only permission that can be used to view the admin page.

username password
test_client (not set yet)

you can access the admin page by this link. I made only minimal changes to the admin page, that is not the focus of this project.

the deployed version the frontend of this project

techs used

open Python Django Django

technical commentaries

  • for database with more complex relationships, I will probably use UML in designing the DB.
  • I am aware that publishing the backend with login credentials is a severe security risk. I certainly will not do this in actual proudction enironment.

About

the backend of a virtual shop project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages