Gradebook: a simple data-driven app using CustomListViews, a HorizontalScrollView, B4Xpages and B4Xdialogs.

PaulMeuris

Active Member
Licensed User
In this tutorial you can read how to build a simple Gradebook app for a teacher.
The project uses the code snippet discussed in this thread: Horizontal Scrollview with multiple CustomListViews
You can find the source code in the gradebook.zip file.
The CSV files to import into the app are in the gradebook_csv_files.zip file.
You can read the tutorial text in the gradebook_small_version.pdf file.
1668245910541.png
1668246046948.png

Happy coding!
 

Attachments

  • gradebook_csv_files.zip
    2.9 KB · Views: 131
  • gradebook_small_version.pdf
    95.1 KB · Views: 154
  • Gradebook.zip
    44.6 KB · Views: 126
Top