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

https://github.com/nasumilu/issue-trac-web

The IssueTrac single page application.
https://github.com/nasumilu/issue-trac-web

issue-tracking webmap work-managment

Last synced: about 1 year ago
JSON representation

The IssueTrac single page application.

Awesome Lists containing this project

README

          

# IssueTrac Web

This is part of the IssueTrac application created as my senior project and provides an Angular single page application (SPA).

## Usage

```shell
$ git clone git@github.com:nasumilu/issue-trac-web.git
$ cd issue-web-trac
$ ng serve --open
```

## Wireframes

![Desktop Wireframe](docs/images/wireframe-desktop.png)

![Mobile Wireframe](docs/images/wireframe-mobile.png)

[Back to IssueTrac Project](https://github.com/nasumilu/issue-trac)