/

Let's build something with me!

/

Expense Tracker

Redux JS, ASP.NET Core Web API

Overview

This web application enables users to easily track their expenses by providing features for adding, editing, and deleting expenses, as well as visualizing expense data in a chart.

The application was developed using a combination of ASP.NET Core Web API and Redux JS, with data stored in an MSSQL database. The finished product was deployed to Azure for seamless access.

Why I built it

Built this project to further develop my skills in ASP.NET Core Web API and Redux JS, while also creating a tool that I could use to manage my own expenses. By creating a functional application that addresses a real-world need, I was able to solidify my understanding of these technologies and gain practical experience

What I learned

During the development of this application, I acquired valuable experience in constructing a web application using ASP.NET Core Web API and Redux JS. Furthermore, I gained knowledge on deploying a web application on Azure, encompassing the frontend, backend, and database. This experience provided me with a deeper comprehension of cloud computing and its potential benefits for software development projects.

Technologies

Redux.js

ASP.NET 6

MSSQL

Chartjs

Tailwind

Google Auth

Back