Home

Awesome

Table Of Contents

Vue Expenses

A simple expenses tracking application built with VueJs and .NET

### Demo

Vue Expenses

- Username: test@demo.com

- Password: test

Please note that you can change the theme in the settings page and the data on the demo website will be reset at regular intervals

Tech Stack

Server Side

Client Side

Screenshots

Dashboard

<img src="/assets/images/Dashboard.png" alt="Vue Expenses Dashnoard" width="100%" />

Expense Listing

<img src="/assets/images/Expenses.png" alt="Vue Expenses Listing" width="100%" />

Stats

<img src="/assets/images/Stats.png" alt="Vue Expenses Stats" width="100%" />

Settings

<img src="/assets/images/Settings.png" alt="Vue Expenses Settings" width="100%" />

Profile

<img src="/assets/images/Profile.png" alt="Vue Expenses Profile" width="100%" />

Mobile View

Local Building

Server

Client

Config

Server

ConnectionStrings

JwtSettings

PasswordHasher

Client

Future Enhancements

How to Contribute

  1. Clone repo git clone https://github.com/simplyvinay/vue-expenses.git
  2. Create a new branch: git checkout -b new_branch_name
  3. Make changes and test
  4. Submit Pull Request with description of changes

License

MIT