Ticket Tracking and Monitoring System for IT Teams to Report Bugs and Developers to Prioritize using the Tool.
Clone the Repository (Dependencies Installed) and start the server with
npm start
and go to http:localhost:8080/.
* Fork it
* Create issue
* Create your feature/issue related branch (git checkout -b my-new-feature)
* Write Unit Tests
* Commit your changes (git commit -am 'Added some feature, Reference to issue.') e.g., Added xyz feature, resolves #1
* Push to the branch (git push origin my-new-feature)
* Create new Pull Request
http://pure-refuge-41676.herokuapp.com//
Runs on http mode only not on https, please allow all http requests.
Copyright [2017] [Neeraj Shivam, Darpan Jyoti Bora]
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
- NEERAJ SHIVAM, B.TECH CSE 2019, NIT SILCHAR
- DARPAN JYOTI BORA, B.TECH CSE 2019, NIT SILCHAR