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.
- Host: GitHub
- URL: https://github.com/nayakbarsha/expense-tracker-frontend
- Owner: nayakbarsha
- Created: 2025-04-10T16:44:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-23T13:01:53.000Z (about 1 year ago)
- Last Synced: 2025-04-23T14:21:58.382Z (about 1 year ago)
- Topics: angular, java, spring-boot, typescript
- Language: TypeScript
- Homepage: https://expense-tracker-frontend-pi-eight.vercel.app/
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExpenseTrackerFrontend
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.1.7.




## 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/
```