https://github.com/lrogerscs/bugboard
Private bug tracking software developed by Team 1 for CS 151 @ SJSU
https://github.com/lrogerscs/bugboard
application bug-tracker java-8 javafx
Last synced: about 2 months ago
JSON representation
Private bug tracking software developed by Team 1 for CS 151 @ SJSU
- Host: GitHub
- URL: https://github.com/lrogerscs/bugboard
- Owner: lrogerscs
- Created: 2023-10-05T02:04:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T01:51:00.000Z (over 2 years ago)
- Last Synced: 2025-12-25T02:17:14.544Z (6 months ago)
- Topics: application, bug-tracker, java-8, javafx
- Language: Java
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BugBoard
Bug tracking software for developers who wish to privately organize their bug-squashing workflow.
Developed using Eclipse and Java 8.
### Software Purpose
Provide a persistent user-friendly open-source application for developers to track software bugs without exposing crucial project details.
### Development Notes
This application was created as a group project for CS 151 at San Jose State University (Team Leader: Lee Rogers, Team Members: Saul Figueroa, Ansh Dhakalia, Matthew Chung).
Project responsibilities:
Lee Rogers (JavaFX UI Implementation, Integration of UI w/ Backend, Backend Operations, Project Documents),
Saul Figueroa (Integration of UI w/ Backend, Backend Operations, Project Documents),
Matthew Chung (Backend Operations, Project Documents),
Ansh Dhakalia (Project Documents).
### Interface

### Usage
Open the project folder in Eclipse using Java 8.
User may need to configure Eclipse settings before running to ensure correct Java/JavaFX version/operation.