Bug Tracking
I need a web application to show for a prospective employer, I don't have any web application that I'm willing to put out for the world to see, so I decided to build a Bug Tracking System. The meeting is tomorrow at 11:00 AM. Current time: 18:40 (06:40 PM)
Requirements:
- Multi project support - with nice URLs
- Readable bug numbers - Like JIRA's one
- User/Group security per project.
- All layout via CSS
Technology:
Database:
- Castle's ActiveRecord
- Sqlite for development, MySql for production
First iteration features:
- Admin interface:
- Add/Remove users
- Add/Remove groups
- Create a single project
- Assign User/Group permissions to project (View/Add Bug/Add Comment/Edit Bug/Delete Comment/Close Bug/Assign Bug)
Comments
Comment preview