Development of Import-Export Functions using JSON in taasika.
INSTALLATION:
- New users can proceed with normal taasika installation. 2.Existing taasika users: you just need to copy paste the newly added files in taasika-master directory and secondly need to replace the changed files named below.
"Please make sure the name of zip and the folder inside the zip are matching.*
#There are some new files included in this taasika listed as:
- up.php (All the php code to upload .zip file and import it).
- uploadForm.html
#Changed files from taasika's previous version are:
- html/menuoptions.html [two options for import/export added in existing dropdown list]
- timetable.php [case for exportJSON added].
- js/timetable.js [a. new fuction JSimport b. changes in JSexport]
- db.php [Some import-helping fuctions added.]