ma08serrano / Car-Sale-Records

RPLGE Mobile Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car-Sale-Records

  • Car Sale Records is a mobile application that I developed using RPGLE programming. This apps used for tracking the number of cars sold in Canada.

  • Form Views

Screen Shot 2019-10-29 at 8 36 28 PM

  • Car Sales Chart

Screen Shot 2019-10-29 at 8 36 37 PM

  • Car Sales Records • This form view displays the records currently in the database table. • Users can add new records using the tab menu item ‘Create New Profile’

Screen Shot 2019-10-29 at 8 36 45 PM

  • Adding New Record

Screen Shot 2019-10-29 at 8 36 53 PM

  • Newly Added Record in Car Sales & Car Sales Chart.

Screen Shot 2019-10-29 at 8 37 07 PM

  • Updating a Car Sales Record

Screen Shot 2019-10-29 at 8 37 18 PM

  • Header.Value & Name-attribute change:

Screen Shot 2019-10-29 at 8 37 27 PM

  • Pie-Chart HTML code replaced with a Google Chart API sourced bar graph.

Screen Shot 2019-10-29 at 8 37 35 PM

  • Array modified to hold values from database instead of compile-time data.
  • Subroutine to read data from database table into arrays.
  • Uses CARSALESA() function to insert the arrays into CARSALESA program.

Screen Shot 2019-10-29 at 8 37 49 PM

  • Gets user input and stores values into table.

Screen Shot 2019-10-29 at 8 38 08 PM

  • User clicks on record and calls UPDTETABLE.rpgle tp update table:

Screen Shot 2019-10-29 at 8 38 15 PM

  • Updates the table when user selects ‘SAVE’:

Screen Shot 2019-10-29 at 8 38 21 PM

About

RPLGE Mobile Application