Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AbbyNZ/ticket-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zendesk Ticket Viewer

A ticket viewer for Zendesk Ticket API. The application allows users to see the list of tickets and can view each ticket.

Requirements

This application is using Node.js 10.15.3 and npm 6.4.1.

How to run the project:

  1. Install NodeJS on your computer.
  2. Clone or download the repository to your local machine.
  3. Execute npm install to install any technologies required by the applications.

    npm install

  4. Start the node server which runs on PORT 3000 by running the command

    npm start

  5. Open a new terminal window to run unit tests. Run the command:

    npm test

    (Note: One of the test cases failed.)

  6. Open the application locally where the server is running.

    http://localhost:3000

About

A ticket viewer application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •