Aino - customer information storage

Aino is a simple freewaresoftware for storing customer information. It is programmed with Java and that's why it can operate in most of common operating systems (Linux, Windows...). With Aino you can store customer's personal details (name, date of birth, phone number, address, zip-code and email-address) and details on product that the customer has registrated (name of product, registration date, serialnumber). The program and all it's documentation is in Finnish only. Please note that this is just a little studying project work.

This program is training work. That's why it has to be freeware and all documents and source codes are available. Of course this means, that this is not a commercial software and has no kind of technical support and new versions will not be released.

 

Features

  • capacity for up to 120000 customers (available memory limit)
  • graphical, form based, user interface
  • register updating
    • adding new customers is easy
      • automatic reformatting for names (capitals)
      • same serial numbers are not accepted
      • check for invalid dates
      • automatic numbering for customers with a same name
      • storing for not fully filled forms (even customer's name is optional)
    • customers can be removed on several grounds
      • according to customer's name
      • according to customer's date of birth
      • according to product registration date
      • according to serial number
      • according to product name
    • adding and removing products is easy
    • values in customer's information form can be changed at any time
  • powerfull searching options
    • according to customer's name
    • according to customer's date of birth
    • according to product registration date
    • according to serial number
    • according to product name
  • saving and loading
    • registers can be saved and loaded from a file
    • new empty register can be opened at any time
  • producing HTML-file
    • Aino can produce a valid HTML-file, which list all the customers in a certain file with their all information. That HTML- presentation is done with nested lists and it is clear. Example of HTML-presentation
  • source codes and full documentation is available in Finnish
  • ...and all this for... ...completely nothing. This is 100% freeware

Aino Customer Register Software is a Java-program and you need a java compiler. To run Aino, you must copy all the class-files to the place where java-compiler can find them. This section contains also links to the documentation and source codes. Note, that this software, source code and documentation is in Finnish only

English