tag: wireframe

How to create a fullstack application using Django and Python Part 10
Maria D. Campbell
In this section, I update the UML Class Diagrams and wireframe(s) to include the PostLike Model, and I clarify the concepts of "topic" and "post".
#macOS, #django, #fullstack development, #python3, #series, #uml class diagram, #uml, #wireframe
How to create a fullstack application using Django and Python Part 6
Maria D. Campbell
In this section, I go over aspects of designing Django Boards. I discuss the basic functionalities and structure of Django Boards, the difference between a standard and admin user, use case diagrams, UML class diagrams, Class diagram relationships, and wireframes.
#macOS, #django, #site design, #use case diagram, #uml class diagram, #uml, #class diagram relationships, #standard user, #admin user', #multiplicity, #wireframe, #series