Personel Takip Uygulaması is a comprehensive Flutter mobile application developed for employee tracking and management using SQLite database.
The application provides a complete solution for managing employee information, tracking work records, and maintaining personnel data in a local database. It demonstrates advanced mobile development skills including database design, CRUD operations, and local data persistence.
Key Features
- Employee information management (add, edit, delete, view)
- SQLite database integration for local data storage
- CRUD operations for employee records
- Data persistence across app sessions
- User-friendly mobile interface
- Cross-platform support (iOS and Android)
- Form validation and data input handling
- Search and filter functionality for employee records
What I Worked On
- Developed the mobile application using Flutter framework
- Designed and implemented SQLite database schema
- Created database helper classes for data operations
- Implemented CRUD (Create, Read, Update, Delete) operations
- Built user interface with Flutter widgets
- Implemented form validation and error handling
- Created data models for employee information
- Managed local database connections and transactions
- Implemented data persistence and state management
- Designed responsive UI for different screen sizes
Technologies Used
Mobile Development
- Flutter
- Dart
Database
- SQLite (local database)
- sqflite package (Flutter SQLite plugin)
State Management
- Flutter StatefulWidget
- Local state management
UI/UX
- Material Design
- Flutter Widgets
- Custom UI components
Tools
- Git
- Android Studio
- Xcode
- Flutter SDK