Giter Site home page Giter Site logo

tempus-track's Introduction

Tempus Track

The Tempus Track is a Laravel-based web application designed to facilitate attendance tracking, record keeping, and management of attendance-related metrics. This app leverages the power of Livewire, Folio, and Volt to create a dynamic and user-friendly interface for managing attendance records and related information.

Features

  • Attendance Tracking: Record attendance check-ins and calculate lateness.
  • Free Late Minutes: Keep track of available free late minutes for each user.
  • Absence Management: Monitor the number of days a user has been absent.
  • Leave Tracking: Track sick leaves and family leaves for each user.
  • Overtime and Bonus Calculation: Calculate earnings from overtime and attendance bonuses.

Technologies Used

  • Laravel:
  • Livewire:
  • Folio:
  • Volt:

Getting Started

Follow these steps to set up and run the Tempus Track on your local machine:

  1. Clone the Repository:

    git clone https://github.com/Fallenbagel/tempus-track.git
    cd tempus-track
  2. Install Dependencies:

    composer install
    npm install
  3. Configure Environment Variables: Copy the .env.example file to .env and update the necessary environment variables like database connection, mail settings, etc.

  4. Generate Application Key:

    php artisan key:generate
  5. Migrate and Seed Database:

    php artisan migrate --seed
  6. Run the Development Server:

    php artisan serve
  7. Access the Application: Open your browser and navigate to http://localhost:8000 to access the application.

Usage

  • Login: Users can log in using their credentials.
  • Dashboard: View attendance summaries, leave balances, and earnings information.
  • Attendance Check-In: Record attendance check-ins and calculate lateness automatically.
  • Leave Requests: Submit sick leave and family leave requests.
  • Overtime and Bonus: View earnings from overtime and attendance bonuses.

Contributing

Contributions are welcome! If you want to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your forked repository.
  5. Submit a pull request, describing your changes in detail.

License

This project is licensed under the MIT License.

tempus-track's People

Contributors

fallenbagel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.