Skip to content

Task Tracer Application for Computer Engineering Senior Project

Notifications You must be signed in to change notification settings

cengzayhn/Task-Tracer-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskTracer

logo

TaskTracer Backend is a Java Spring Boot application designed to handle the server-side operations of TaskTracer. It provides RESTful APIs for managing tasks, user authentication, and other backend services needed to support the frontend application.

Installation

To get started with TaskTracer Backend, follow these steps:

  1. Clone the repository:
    git clone https://github.com/cengzayhn/Task-Tracer-BE.git
  2. Navigate to the project directory:
    cd Task-Tracer-BE
  3. Build the project:
    ./mvnw clean install
  4. Run the application:
    ./mvnw spring-boot:run

Contributing

We welcome contributions to TaskTracer Backend! If you have suggestions for new features or improvements, feel free to open an issue or submit a pull request.

Contact

For any questions or feedback, please contact:

logowithyazıpng

About

Task Tracer Application for Computer Engineering Senior Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published