A simple time tracking application built using Ruby on Rails, Stimulus.js, and Tailwind CSS.
- Start/Stop Timer: Users can start and stop tracking time for a selected task.
- Count Up/Down Timer: Users can choose to track time in progress (count up) or spend a predetermined amount of time (count down).
- View Tickets and Time Logs: Users can view a list of their tickets and associated time logs.
- Accurate Time Tracking: The app accurately records and displays the time spent on each task, ensuring the integrity of logged time.
- Ruby version: 3.0.0 or higher
- Rails version: 7.1.5 or higher
- Node.js: Required for Stimulus JS and Tailwind CSS
- Yarn: For managing frontend dependencies