Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



typing test screenshot

ticketshopr




Tailored RepairShopr App for ticket retrieval


Introduction ·
Tech Stack ·
License




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.