Skip to content

shalindasilva1/ClockInOut

Repository files navigation

ClockInOut

ClockInOut is a time tracking application developed in C# that allows users to clock in and out of work, track their working hours, and generate reports.

Features

  • Clock in and clock out functionality
  • Track total working hours
  • Generate reports of working hours
  • User-friendly interface

Getting Started

Pre-requisites

Installation

  1. Clone the repository:
    git clone https://github.com/shalindasilva1/ClockInOut.git
  2. Navigate to the project directory:
    cd ClockInOut

Running the Application

If using Visual Studio, open the solution file ClockInOut.sln and launch/debug the ClockInOut.AppHost project.

If using the .NET CLI, run dotnet run from the ClockInOut.AppHost directory.

Usage

  1. Open the application.
  2. Use the interface to clock in and clock out.
  3. Generate reports to view your working hours.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for review.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or issues, please contact shalindasilva1.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published