Skip to content

kartikpavan/Issue-Tracker

Repository files navigation

Issue/Bug-Tracker

An issue tracker web application for tracking and managing project issues.

Screenshot 2023-10-18 200104

Summary

LIVE-Website-Link

Issue-Bug-Tracker

Getting-Started

Feel free to fork the project and change it to your liking. Try it out by cloning the repo to your local machine or download the zip

Prerequisites

You need preferably the latest version of Chrome and text editor.

Go here for Chrome: https://www.google.com/chrome/

VSCode is my go-to: https://code.visualstudio.com/

Installing

To get started follow this guide:

FOR DEVELOPMENT PURPOSES

In your terminal clone the repo to your local machine using git clone:

git clone https://github.com/kartikpavan/Issue-Tracker.git

Move to your newly cloned repo by entering the following in your terminal:

$ cd issue-tracker && yarn or npm install

To Run Project:-

$ yarn dev or npm run dev

To open all project files from the terminal using VSCode just try and enter:

$ code .

This Project Requires Additional Environment Variable setup

DATABASE_URL= ""
NEXTAUTH_URL = "http://localhost:3000"
NEXTAUTH_SECRET = ""

GOOGLE_CLIENT_ID = ""
GOOGLE_CLIENT_SECRET = ""

Built With

  • Next JS
  • React Hook Form
  • ZOD Validator
  • Prisma
  • Next Auth
  • My-SQL
  • React Loading Skeleton
  • React Markdown
  • Re-Charts
  • React Simple Editor
  • React Hot Toast
  • React Icons
  • Axios
  • React Query
  • Tailwind CSS
  • Radix UI

Software Developer

  • Kartik Pavan

Releases

No releases published

Packages

No packages published

Languages