Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-05T01:51:00.000Z (10 months ago)
- Last Synced: 2024-03-05T02:48:09.853Z (10 months ago)
- Topics: application, bug-tracker, java-8, javafx
- Language: Java
- Homepage:
- Size: 258 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
![image](https://github.com/lrogerscs/BugBoard/assets/113629629/8f0a8374-583e-4d38-a693-f0f0fca09340)
### 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.