https://github.com/dupontdenis/Map.git
dupontL3
Django projet
Rappels :
SQLite3
Let's start !
Python : Learn by yourself
Let's start !
Django : lien
Django model/ shell
Projet Airport : lien
Python
Evaluez votre niveau en python !
馃シ馃徏python !
Pour info :
Autre exemple
@debug def add(a, b): ... ↓ 茅quivaut 脿 ↓ def add(a, b): ... add = debug(add)
@debug def add(a, b): ... ↓ 茅quivaut 脿 ↓ def add(a, b): ... add = debug(add)@debugdef add(a, b): ... ↓ 茅quivaut 脿 ↓ def add(a, b): ... add = debug(add)
DS : code correction
Architecture
- Back-end (API): The API lives in the
API-QCMrepository. It serves the QCM endpoints (questions, categories, submit). By default the frontend expects the API athttp://localhost:3000.
https://github.com/dupontdenis/API-QCM.git
- Front-end : Static files in this repository (
index.html,js/,css/) implement the UI that calls the API.
Inscription 脿 :
Articles (Atom)
