Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.