django crud application, Slides of Computer Science

Create a CRUD backend server application using the framework Django

Typology: Slides

2020/2021

Uploaded on 01/14/2021

mohamed-ben-abdallah
mohamed-ben-abdallah 🇹🇳

1 document

1 / 16

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Create a CRUD backend server
application using the framework
Django
Presented by :
Mohamed ben abdallah
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff

Partial preview of the text

Download django crud application and more Slides Computer Science in PDF only on Docsity!

Create a CRUD backend server

application using the framework

Django

Presented by :

Mohamed ben abdallah

● What are we about to create?

● What are the requirements?

● What are the advantages of using Django?

What are the requirements?

● Create some objects in your database to show how they relate to each other ● Allow an Employee to have multiple work arrangements (e.g. Two 50% jobs) (1:n relationships)

What are the

advantages of

using Django?

UML Class Diagram

url: getemployees

THANK YOU