Skip to content

The Issue Tracker Application is a comprehensive project designed to streamline and enhance the management of tasks, bugs, and projects within an organizational setting. This robust platform offers a centralized system for teams to efficiently report, track, and resolve issues, ensuring smooth collaboration and effective project management.

Notifications You must be signed in to change notification settings

lamodots/issue-tracker

Repository files navigation

APP PURPOSE

The Issue Tracker Application is a comprehensive project designed to streamline and enhance the management of tasks, bugs, and projects within an organizational setting. This robust platform offers a centralized system for teams to efficiently report, track, and resolve issues, ensuring smooth collaboration and effective project management.

MAJOR FUNCTIONS

- Users can create issue
- Users can view issues
- Users can update issues
- Users can delete issues
- Issues can be assigned
- Users can filter and sort issues

TECH STACK

- Nextjs
- Radisui
- Tailwindcss
- Typescript
- Zod and React Hook form
- Prisma
- MSQL Database - planetscale
- DataGrip for database GUI

DEPENDENCIES

- "@hookform/resolvers": "^3.3.1",
- "@prisma/client": "^5.7.0",
- "@radix-ui/themes": "^2.0.2",
- "@types/node": "20.10.4",
- "@types/react": "18.2.45",
- "@types/react-dom": "18.2.18",
- "autoprefixer": "10.4.16",
- "axios": "^1.5.0",
- "classnames": "^2.3.2",
- "easymde": "^2.18.0",
- "eslint": "8.56.0",
- "eslint-config-next": "14.0.4",
- "next": "14.0.4",
- "postcss": "8.4.32",
- "prisma": "^5.3.1",
- "react": "18.2.0",
- "react-dom": "18.2.0",
- "react-hook-form": "^7.46.1",
- "react-icons": "^4.11.0",
- "react-simplemde-editor": "^5.2.0",
- "tailwindcss": "3.3.6",
- "typescript": "5.3.3",
- "zod": "^3.22.2"

BUILD/DEPLOY INSTRUCTIONS

  • fork repo
  • cd in to issue-tracker
  • npm install : to download dependencies.
  • npm run dev : to spin up local server.

About

The Issue Tracker Application is a comprehensive project designed to streamline and enhance the management of tasks, bugs, and projects within an organizational setting. This robust platform offers a centralized system for teams to efficiently report, track, and resolve issues, ensuring smooth collaboration and effective project management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •