-
Notifications
You must be signed in to change notification settings - Fork 36
KEmployee
KEmployee is a sample application that manages a database of a few tables modeling a simple Employee - Customers - Sales application. Use it together with the other example applications to explore Kitto and its features, or as a starting point for your own applications.
Copying and renaming the application directory and the project within is the fastest way to create a new application.
Click here to launch Live Demo of Hello Kitto
The features of Kitto used by KEmployee are:
- Firebird database (Employee.fdb)
- neptune theme
- reference with multi-fields key
- lookup window using a view
- file authentication
In order to use KEmployee you need to create the database using the scripts or backup files provided in the DB
directory, and edit Config.yaml
so it points to your database and uses the correct authentication credentials.
Use the metadata of KEmployee as both example and study material. You can find more details about the features in this wiki or in the Kitto Reference.
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Features
- Kitto Enterprise
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information