Skip to content

MikediLexa/djangoLightweightShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djangoLightwieghtShop -- Codealong

I tried the YT-Tutorial by freecodecamp & code with stein Here is the link: https://www.youtube.com/watch?v=ZxMB6Njs3ck

Basics:

  • Created four apps: core, item, dashboard, conversation
  • takeaways:
  • interaction between apps in django by urls.py
  • CRUD with models.py, forms.py
  • handling model-data in html-files

The most stupid mistake: writing converstations instead of conversations

Run through the tutorial in 6 hours.

About

Codealong for the Tutorial https://www.youtube.com/watch?v=ZxMB6Njs3ck to refresh the principals of Django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published