Bangladesh Audible Service

Bangladesh Audible Service is an a2i project. It provides voice, picture and location instruction to users how to get government services. It also provides contact no. of offices to users.

Technology Used
  • CodeIgniter php framework is used for server side coding.
  • Bootstrap and jQuery are used for client side coding.
  • MySQL is used as database.
  • PHP-FFMpeg plugin is used for audio conversion.
  • RecordRTC javascript plugin is used for audio recording at browser.
  • Google maps address to geocode api and simple marker used for getting office addresses.
  • Image PopUp jQuery plugin used.

Project Details
  • Admin Panel
    • Service name setup, which is used as government ministry.
    • Office name setup, which is used as government department under ministry.
    • By default super-admin upload voice and picture instruction. This is considered as head office uploaded content.
    • Office contact and location setup. Setup uses this hierarchy: Division -> District -> Upazila and service, office. This also creates admin user for this office. This user can upload voice and picture instruction. This is considered as location specific content: District/Upazila.
    • On FAQ/Service entry super-admin/admin selects service, office and enter faq name. Here is five different section - "How to Apply", "Where to Apply", "Required Documents", "Working Process", "Delivery Process". For each section super-admin/admin can record audio on browser or upload audio and upload picture/infograph.
  • Website
    • On the home page user first select ministry/service.
    • Under ministry user select office/department and FAQ name.
    • Here super-admin/head office uploaded contents (audio and picture) are shown.
    • If user select Division, District and Upazila then respective office uploaded contents (audio and picture) are shown. Also office contact no. and address are shown.
    • If click on image thumbnail, it will be shown on popup.
  • API
    • API designed to exchange data to Android APP.