Diary

Submitted by obutebasil on
Diary is an app that allows you to set a reminder about the event, Add Note to Calendar, Save Contact and get a notification about the reminder. Database is access database "data.mdb". Run the app and right click on it to view the features.

ATM Security Using Fingerprint Recognition and GSM An Embedded System

Submitted by obutebasil on
ATM security using fingerprint recognition and GSM is an embedded system, which is used for ATM security applications. In these systems, Bankers will collect the customer finger prints and mobile number while opening the accounts. The working of these ATM machine is when customer place finger on the finger print module it accesses it and compares it with the remote fingerprint server, if it

School Record Management System

Submitted by khairmuhammad on
hello guys this is my first project in java, i am in first year computer science. I used ucanaccess libraries to connect database. To set Database: Edit code in Netbeans and go to connect class in which change current database url to your new path. Username: Admin Password: 12345 If you have any suggestion kindly email me at; [email protected]

Windows Service File System Watcher using C# Visual Studio 2013

Submitted by edwardkimaro on
This app is the Windows Service App in Visual Studio 2013. It implements File System Watcher to monitor any changes to a particular folder and it then sends email and log the events to a specified text file. Email configuration settings have been set using Project properties so you can put your settings using the project properties or App.config file. To install the application 1. Unzip the folder