Friday, December 30, 2016

Introduction to frappe Framework

Frappe Tutorial


Frappe is the Free and Open source Framework which is designed to rapid development of Web Apps.

It is a Framework where you can develop any module like Employee , Personal , Accounting etc very easily and with the help of User Interface.

It also uses Python and JavaScript for adding user defined functionality to any click or select field.

Frappe Home UI
Frappe Home Page



😂Python( .py):💢

Those who don't know about Python coding !! Don't need to worry just read the python tutorial within few days you will become good enough to code using python.

If you know any programming language like Java , C or C++ . Learning will be like cutting a butter with sharp knife.


😃JavaScript ( .js):💢

JavaScript is a lightweight, interpreted programming language. It is designed for creating network-centric applications. It is complimentary to and integrated with Java. JavaScript is very easy to implement because it is integrated with HTML.


We all know how important java-script is , Its easy to learn.

JSON(.json) JavaScript Object Notation:😉 

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999.

ERPNext : 

ERPNext is a Free and Open Source  integrated Enterprise Resource Planning (ERP) software developed by Frappé Technologies Pvt. Ltd. and is built on MariaDB database system using a Python based server-side framework.

ERPNext is an alternative to NetSuite and QAD, and similar in function to Odoo (formerly OpenERP), Tryton and Openbravo.