Introduction
In this tutorial, we will develop a Timesheet application. This application allows an organization to track employees' working and vacation time.
This tutorial is organized into five different steps:
Step-1: We provide a demonstration of the complete Timesheet application so that we understand the application that needs to bee developed.
Step-2: We develop and describe the data model for the timesheet application.
Step-3: We generate the timesheet application, including any add-on modules, using the fastCode Application Generator.
Step-4: We download the generated application, run it, login, and make the necessary configuration changes to extend the application to meet the application's business requirements.
Step-5 We make the necessary code changes to extend the application to meet the application's business requirements.
Updated over 2 years ago