Skip to content

ARKAR-PHYO/ticketing-system-panel

Repository files navigation

Ticketing System Client by Arkar Phyo

After setting up api, let's get started on client.

clone repository

git clone https://github.com/ARKAR-PHYO/ticketing-system-panel.git
cd ticketing-system-panel

Install dependencies

yarn
or
npm install

Signin

Please use

{ "email": "super_admin@admin.com", "password": "password" }

or

{ "email": "Super Admin", "password": "password" }

Authentation accepts both email and username.

Create Roles & Permissions

Go to http://localhost:3000/role-permission-management/new and create new Role with Permission.

Create Users

Go to http://localhost:3000/user-management/new and create new User but Email and Mobile Number are not mandatory.

Create Project

Go to http://localhost:3000/project-management/new to create new project.

Ticket

First, to receive push notification, Please allow Notification Permission on popup on http://localhost:3000/ticket-management

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages