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.
- Host: GitHub
- URL: https://github.com/nasumilu/issue-trac-web
- Owner: nasumilu
- License: apache-2.0
- Created: 2023-01-21T01:01:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T09:31:06.000Z (about 3 years ago)
- Last Synced: 2025-01-12T15:08:52.885Z (over 1 year ago)
- Topics: issue-tracking, webmap, work-managment
- Language: TypeScript
- Homepage:
- Size: 755 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


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