Coder Social home page Coder Social logo

gabesseven / django-framework-web-programming Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 94.8 MB

Django framework web programming

HTML 5.09% CSS 2.31% JavaScript 5.36% PHP 0.01% SCSS 0.60% Python 85.47% Procfile 0.01% PowerShell 0.01% Shell 0.01% C 0.15% Mako 0.03% C++ 0.34% Batchfile 0.01% Assembly 0.01% PLpgSQL 0.55% TypeScript 0.08% Roff 0.01%

django-framework-web-programming's Introduction

Django framework web programming


๐Ÿ“‹ Project description

Projects to absorb back-end knowledge using a Django framework.
https://www.djangoproject.com/


๐Ÿ–ฅ๏ธ Usability

The following content was taught in theses sections:

  • Section 1 - Basics of web programming:
    • Client-Server Architecture;
    • HTTP protocol;
    • Backend, Frontend and Full-stack;
    • Dynamic and static programming;
    • Basics of HTML, CSS and JS;
    • Git and Github.
  • Section 2 - Basics Django framework:
    • Creation of virtual environment and installation of Django with database;
    • Standard Models, Templates, Routes and Views (MTV);
    • Administrative area (admin);
    • static files (CSS, JS);
    • Django shell;
    • SQLite3 database.
    • Heroku server.
  • Section 3 - intermediate django framework:
    • Forms for submission via email;
    • Forms for recording in database;
    • Restriction of sections for unauthorized users;
    • MySQL database.
  • Section 4 - advanced django framework:
    • Class based views;
    • Context manager;
    • Templates inheritance;
    • PostgreSQL database.
  • Section 5 - testing your project:
    • Mommy model and Coverage libraries;
    • Model test;
    • Form test;
    • View test.
  • Section 6 - dissecting the django user model:
    • Custom admin screen overriding admin.py functions;
    • Admin and common user;
    • Restrictions on access, modification and visualization of data for different users;
    • Custom login page.
  • Section 7 - working with translation of django projects:
    • Installation and configuration of gettext and gettext_lazy;
    • Translation using gettext, gettext_lazy and poedit.
  • Section 8 - relationship between models:
    • One-to-One Relationship (OneToOneField);
    • One-to-many relationship (ForeignKey);
    • Many-to-Many Relationship (ManyToManyField);
    • Deleting strong entities and weak entities in cascade;
    • Deleting strong entities and replacing weak entities with default data or other strong entities.
  • Section 9 - working with realtime applications in your django projects:
    • ;


๐Ÿ“ Project access

You can access the project's source code or download it.


โœ”๏ธ Techniques and technologies used

  • Python
  • Django
  • SQLite3
  • Heroku
  • CSS
  • HTML
  • JavaScript

๐Ÿง‘โ€๐Ÿ’ป Developer


Gabriel Ferreira

django-framework-web-programming's People

Contributors

gabesseven avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.