Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cityssm/faster-web-helper
A service to support integrations with the FASTER Web fleet management system.
https://github.com/cityssm/faster-web-helper
asset-management faster-web fleet-management fmis worktech
Last synced: 16 days ago
JSON representation
A service to support integrations with the FASTER Web fleet management system.
- Host: GitHub
- URL: https://github.com/cityssm/faster-web-helper
- Owner: cityssm
- License: mit
- Created: 2024-07-05T12:54:06.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T19:35:54.000Z (21 days ago)
- Last Synced: 2024-12-02T20:29:14.132Z (21 days ago)
- Topics: asset-management, faster-web, fleet-management, fmis, worktech
- Language: TypeScript
- Homepage:
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# FASTER Web Helper
🚧 **Under Active Development** 🚧
[![DeepSource](https://app.deepsource.com/gh/cityssm/faster-web-helper.svg/?label=active+issues&show_trend=true&token=u_wO1FIhQ1v-pNxtKl8dZxM4)](https://app.deepsource.com/gh/cityssm/faster-web-helper/)
[![Maintainability](https://api.codeclimate.com/v1/badges/f30a366c800b38bd9eb7/maintainability)](https://codeclimate.com/github/cityssm/faster-web-helper/maintainability)A service to support integrations with the
[FASTER Web Fleet Management System](https://fasterasset.com/products/fleet-management-software/)._This helper service is completely unofficial and is in no way affiliated with or endorsed by FASTER Asset Solutions or Transit Technologies._
## Available Modules
⭐ [**Inventory Scanner**](./modules/inventoryScanner/README.md) ⭐
Uses the **Inventory Import Utility** integration to offer
a solution for issuing inventory using handheld barcode scanners.[**WorkTech Update**](./modules/worktechUpdate/README.md)
Synchronizes active equipment with WorkTech's equipment list.
Synchronizes items issued on Direct Charges in FASTER Web
with resources consumed by WorkTech work orders.[**Autocomplete**](./modules/autocomplete/README.md)
Creates and hosts JSON files compatible with Autocomplete userscripts.## Other FASTER Web Projects
This application is made possible through several FASTER Web specific projects.
_Building an intergration with FASTER Web?_
[Have a look at the City's open source projects related to FASTER Web](https://github.com/cityssm/faster-web-projects).
## Other Related Projects
[Unofficial WorkTech API for Node](https://github.com/cityssm/node-worktech-api)
Select queries to help with integrations with the WorkTech work order management system.