Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariangle/ticketshopr
Tailored web app using TicketShopr API
https://github.com/mariangle/ticketshopr
Last synced: 4 days ago
JSON representation
Tailored web app using TicketShopr API
- Host: GitHub
- URL: https://github.com/mariangle/ticketshopr
- Owner: mariangle
- Created: 2023-09-10T10:35:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-11T21:53:31.000Z (about 1 year ago)
- Last Synced: 2024-05-17T20:17:13.094Z (6 months ago)
- Language: TypeScript
- Homepage: https://ticketshopr.vercel.app
- Size: 517 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tailored RepairShopr App for ticket retrieval
Introduction ·
Tech Stack ·
License
## Introduction
TicketShopr is a lightweight web application specifically customized for Cirbit employee who sought a more straightforward and efficient ticket management solution within RepairShopr.## Usage
You can sign in TicketShopr with the provided test data or simply log in using your RepairShopr ``subdomain`` and ``API key`` to access your own data.
![image](https://github.com/mariangle/ticketshopr/assets/124585244/fd84e0bf-153e-48f5-989b-c13b192fc53e)
## Tech stack
- [Next.js](https://nextjs.org/) - framework
- [TypeScript](https://www.typescriptlang.org/) - language
- [Tailwind](https://tailwindcss.comm) - CSS
- [Zustand](https://docs.pmnd.rs/zustand/getting-started/introduction) - state management
- [Vercel](https://vercel.com/) - hosting
- [RepairShopr](https://api-docs.repairshopr.com/) - API## To Do
* [ ] Implement the ability to POST comments to tickets
* [ ] Imprive styling on the individual ticket page and ticket dialog
* [ ] Consider additional refactoring and optimization## License
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.