https://github.com/goodmeasuresllc/issue-reporting
HACK WEEK 2023 Q1 Project
https://github.com/goodmeasuresllc/issue-reporting
Last synced: 5 months ago
JSON representation
HACK WEEK 2023 Q1 Project
- Host: GitHub
- URL: https://github.com/goodmeasuresllc/issue-reporting
- Owner: GoodMeasuresLLC
- Created: 2023-01-09T19:25:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T21:29:34.000Z (over 3 years ago)
- Last Synced: 2025-10-07T02:50:56.720Z (9 months ago)
- Language: Vue
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# issue-reporting
## Requirements:
- Node v16.19.0
## To Start in Development Mode:
1. `yarn install`
2. `yarn dev`
## Description:
This application will allow us to better create JIRA tickets by filling out a simple and easy to use form which when submitted, will post to our JIRA REST API and create a ticket on the selected project. (Initial version of this application will only focus on the CODE project)