Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lopuhin/meteor-bugtracker
Simple BugTracker app - testing Meteor framework
https://github.com/lopuhin/meteor-bugtracker
Last synced: about 1 month ago
JSON representation
Simple BugTracker app - testing Meteor framework
- Host: GitHub
- URL: https://github.com/lopuhin/meteor-bugtracker
- Owner: lopuhin
- Created: 2012-04-21T06:44:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-21T06:49:19.000Z (over 12 years ago)
- Last Synced: 2023-03-11T08:52:44.287Z (over 1 year ago)
- Language: JavaScript
- Size: 705 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
BugTracker
==========**Live demo:** http://bugtracker.meteor.com
This is a simple bug-tracking application, built using Meteor framework.
Features:
* Filter tickets by owner and project
* View ticket details, change owner, add commentsTODO:
* Authentication
* Create new tickets
* More ticket fields, filter by them
* Manage projects.. vim:set ft=rst