Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demonstration Branch #1

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open

Demonstration Branch #1

wants to merge 56 commits into from

Conversation

mallowmew
Copy link

@mallowmew mallowmew commented Mar 26, 2024

Demo branch of the Project 5 option IT Bug Tracker. This will be the frontend provided for students to make the backend for.

This currently uses the backend found in this repo: IT-bug-tracking-API. The base URL can be changed in settings.js to attach it to wherever you download the backend to.

Notes:

Uses React contexts, which we only teach a little, for some features. Severities and Tags are accessed in multiple components, so live in contexts.

Notification Toasts use reducers and custom hooks as well, which we do not teach. They were done following this guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant