Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 984 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 984 Bytes

Welcome to Dibo

this free liberary helps you to quickly build your advanced and responsive websites without coding. just say your order with the prefered options , and it will create the website for you.

contribute

you are welcome to contribute in this great project.

Main files

the project essentially is based on class files (OOP) , each file takes care of some common tasks.

ui

this class responsible or the UI. you can use it with bootstrap (optional) and jQuery (optional) even you don't kmow anything about bootstrap and jQuery

db

this class is responsible of automate all database processes , all types of databases use the same functions with the same parameters , so you can switch from one type to another type with only one step.

Dom

automate DomElements processes

Graphics

create and modify images automatecly , like a web-based photoshop

email

send html emails with attachments without any complicated codes

... and many other classes