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

https://github.com/josancamon19/sc_ticket

This repository contain a prototype of a support tickets app
https://github.com/josancamon19/sc_ticket

administration-interface flutter support-ticket ticket-system

Last synced: 20 days ago
JSON representation

This repository contain a prototype of a support tickets app

Awesome Lists containing this project

README

          

# sc_ticket

This repository contain a prototype of a support tickets app. With an admin User,
who can create and modify the state of the tickets and create other users who can create tickets of different categories.

- admin username: wilmarux
- admin password: 123

## Screens
![home](../master/preview_images/new_ticket2.png)![home](../master/preview_images/ticket_list2.png)![home](../master/preview_images/ticket_details2.png)

## Getting Started

For help getting started with Flutter, view our online
[documentation](https://flutter.io/).

## License

Copyright 2019 Joan Cabezas

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.