Apraksts
Service Tracker STO can be used to track the progress of a service being provided. It is easy to integrate it to WooCommerce. Since it uses the customer role to address the subjects of a service.
Source Code
The JavaScript and CSS source code for this plugin’s admin interface is publicly available at:
https://github.com/rdelbem/service-tracker
The admin UI is built with React, TypeScript, and Tailwind CSS using Vite. The source files are located in the react-app/ directory at the repository root. The production build output (minified bundles) is placed in admin/js/prod/.
Building from Source
To build the JavaScript and CSS from source:
- Clone the repository:
git clone https://github.com/rdelbem/service-tracker.git - Install dependencies:
npm install - Build for production:
npm run build
The build output will be placed in admin/js/prod/.
Libraries Used
- React 19 (UI framework)
- Zustand (state management)
- react-toastify (notifications)
- react-icons (icons)
- react-textarea-autosize (auto-sizing textarea)
- Tailwind CSS 3 (styling)
- Vite (build tool)
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Service Tracker STO” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Service Tracker STO” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.