Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Frappe Framework 2021

    Posted By: ELK1nG
    Frappe Framework 2021

    Frappe Framework 2021
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.18 GB | Duration: 3h 27m

    Learn Frappe Framework from scratch

    What you'll learn
    Frappe framework from scratch

    Description
    This course is designed for Beginner level frappe developers. Students can learn Frappe frame work from scratch.

    Frappe, pronounced fra-pay, is a full stack, batteries-included, web framework written in Python and JavaScript with MariaDB as the database. It is the framework which powers ERPNext. It is pretty generic and can be used to build database driven apps.

    The key difference in Frappe compared to other frameworks is that meta-data is also treated as data and is used to build front-ends very easily. We believe in a monolithic architecture, so Frappe comes with almost everything you need to build a modern web application. It has a full featured Admin UI called the Desk that handles forms, navigation, lists, menus, permissions, file attachment and much more out of the box.

    Frappe Framework uses Python for the backend. It comes with a simple yet powerful ORM as an abstraction over CRUD operations. The default database is MariaDB. Postgres support is in beta. The basic programing knowledge in Python and JavaScript is required for doing in this course.

    Syllabus cover both server side scripting using python and client side scripting java script.

    The course start with a quick introduction to frappe frame work, installation of frappe in ubuntu system, frappe desk, doctypes in frappe, different client side scripting server side scripting.

    Basic level knowledge in MySQL is helpful for understanding the data base concepts.