Skip to content

Poovetha/bugtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿž Bug Tracker

A full-stack web application to track and manage software bugs using React JS (Frontend) and Spring Boot (Backend).

๐Ÿš€ Features

  • Add new bugs
  • View bug list
  • Update and delete bugs
  • Connects React with Spring Boot using REST API

๐Ÿ› ๏ธ Technologies Used

  • Frontend: Axios, HTML, CSS
  • Backend: Spring Boot, Java, Maven, REST API
  • Database: H2 (or your choice)
  • Version Control: Git & GitHub

Setup Instructions

Backend

cd backend
mvn spring-boot:run

### Frontend
cd frontend
npm install
npm start






About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors