An open API service indexing awesome lists of open source software.

https://github.com/nayakbarsha/expense-tracker-frontend

Expense Tracker Frontend A modern Angular 19 application that allows users to manage their daily expenses. Built with standalone components and router links, it communicates with a Spring Boot backend via RESTful APIs. Clean UI with Bootstrap styling.
https://github.com/nayakbarsha/expense-tracker-frontend

angular java spring-boot typescript

Last synced: about 1 month ago
JSON representation

Expense Tracker Frontend A modern Angular 19 application that allows users to manage their daily expenses. Built with standalone components and router links, it communicates with a Spring Boot backend via RESTful APIs. Clean UI with Bootstrap styling.

Awesome Lists containing this project

README

          

# ExpenseTrackerFrontend

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.1.7.

Screenshot 2025-04-24 at 3 33 14 PM

Screenshot 2025-04-24 at 3 33 36 PM

Screenshot 2025-04-24 at 3 34 02 PM

Screenshot 2025-04-24 at 3 34 33 PM

## Frontend Tech Stack

1.Angular 19.1.7 - with Standalone Components

2.Angular Router – for client-side routing

3.FormsModule – for template-driven forms and validation

4.Bootstrap 5.3.5 – for styling and responsive layout

5.TypeScript 5.7.2 – the primary programming language

7.HTTPClientModule – for communication with the backend API

## Usage

Clone it :

```
$ git clone https://github.com/nayakbarsha/Thread_Hive-Frontend.git
```

Visit the page at :

```
https://expense-tracker-frontend-pi-eight.vercel.app/
```