Please find below a list of the main files found in this repository along with an explanation of the purpose they serve.
We hope this helps you naviagte through this project better!
It is not advised to make changes in this directory or put your own application code into this directory. This folder contains the static content like css, fonts, images, and logo of the DPGA webapp and the Alliance at large. When an applicant fills in the application form using the excel sheet then those applications and responses get uploaded here. This folder contains CodeIgniter core codes, libraries, helpers and other files, which help make the coding easy.
These libraries and helpers are loaded and used in web app development. This folder has third party tools such as the php spreadsheet (to read the excel that applicants use to upload applications) i .Htaccess - Used to manage the web server
ii. Composer json - Used for package management
iii. Index.php - Main index file which controls the entire project
iv. License.txt - Stores the MIT License held by this repository.
v. Readme.rst - Stores information about the usage, aim and development of the Webapp