Not ready for production
Aplikasi Absensi Karyawan merupakan aplikasi lama yang saya kembangkan untuk guna mempermudah tracking absensi karyawan di sekolah dan mengintegrasikan dengan mesin fingerprint.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Software
- Windows 10
- .NET framework -
4.6.1
- Visual Studio 2017 or later
- Microsoft SQL Management Server 2017
- Hardware
- Processor with speed of
1GHz
or more. - RAM :
4GB
or more - Webcam
- Processor with speed of
A step by step series of examples that tells you how to get a development environment running
Clone the GitHub repository
git clone https://github.com/Maxxoto/Aplikasi-Absensi-Karyawan.git
Create local database
- Open
SQLQuery.sql
in Database folder with SQL Server Management Studio and Execute it.
Build the solution
- Open
Aplikasi Absensi Karyawan.sln
in Visual Studio - Click on
Build
tab ->Build - Aplikasi Absensi Karyawan.sln
- Click on
Start
to start working with the project.
This project is licensed under the GNU License - see the LICENSE file for details