john-hamnavoe / hamnavoe_partners_project

A basic tool to reconcile issues and tickets between multiple systems and record time. Uses rails, stimulus, stimulus reflex, and tailwind.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Basic tool to help manage a consultancy project I am currently working on, I have a set of issues that need to be managed.

They need to be reconcilled to a set of tickets, need to keep notes on the issues, and record timesheets.

Maybe not much use outwith the project I am working on, however some things that might be of interest in this project for others:

  • Import issues and tickets from spreadsheets.

  • Nested form for time sheet entry.

  • Stimulus Reflex Searching and Paging

  • Tailwind CSS

  • Devise

  • Stimulus Reflex inplace updates

  • Stimulus Reflex ticket search

Stimulus Reflex functionality mostly based on excellent stimulus reflex expo

Nested form based on go rails screencast

About

A basic tool to reconcile issues and tickets between multiple systems and record time. Uses rails, stimulus, stimulus reflex, and tailwind.


Languages

Language:Ruby 58.6%Language:HTML 29.6%Language:JavaScript 8.3%Language:SCSS 3.5%Language:Procfile 0.0%