7 - Creating first php class for our project
8 - Creating method upload files to the server
9 - Creating database for the application
10 - Creating a method to conenct with our database
11 - Generating API KEY
12 - Creating method set api url
13 - Creating a method to api header to send
14 - Creating a method to set data to send it api
15 - Creating method to send request
16 - Creating a method to save generated files into database
17 - Creating a page to display recent generated files
18 - Creating a method display file data using id
19 - Creating a method to update the file
20 - Translating the content
21 - Creating jquery function display loading image in view page