Skip to content

horilla-opensource/HorillaMobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Horilla Mobile App

Horilla is an open-source Human Resource Management System (HRMS). The Horilla mobile application is developed using Dart and Flutter. This app is designed to streamline employee management, attendance tracking, and leave management for organizations of any size.


Features

1. Employee Management

  • Add, update, and view employee details.
  • Manage roles, departments, and contact information.
  • Easy-to-use interface for searching and filtering employees.

2. Attendance Management

  • Mark daily attendance with a simple interface.
  • View attendance logs for individual employees.
  • Track regularity and punctuality with detailed reports.

3. Leave Management

  • Submit and approve leave requests.
  • View leave balances and leave history.
  • Manage leave policies effectively.

Tech Stack

  • Programming Language: Dart
  • Framework: Flutter

Installation

Prerequisites

Ensure you have the following installed on your system:

  • Flutter SDK
  • Dart 3.0 or higher
  • Android Studio or any preferred code editor

Steps

  1. Clone the repository:

    git clone https://github.com/horilla-opensource/HorillaMobile.git  
    
  2. Navigate to the project directory:

    cd HorillaMobile/horilla_project  
    
  3. Install dependencies:

    flutter pub get  
    
  4. Run the application:

    flutter run  
    

Contributing

We welcome contributions to improve Horilla Mobile App! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name  
    
  3. Make changes and commit:
    git commit -m "Add your message here"  
    
  4. Push your changes:
    git push origin feature/your-feature-name  
    
  5. Create a Pull Request on GitHub.

License

This project is licensed under the LGPL 2.1 License.


Support

For any issues or suggestions, please create an issue on the GitHub repository.


About

Repo for Horilla Mobile Android App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published