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

https://github.com/lablnet/upwork_visualization

Upwork does not show charts of your earnings and stat of total earnings, this project purpose is to visualize graphically so you know how you’re making progress, how much you have earned, how much you spend and how much Upwork has charged you. - Thank, 14 April, 2021
https://github.com/lablnet/upwork_visualization

app clients earning free freelancers javascrip mit stats upwork visualization web

Last synced: 10 months ago
JSON representation

Upwork does not show charts of your earnings and stat of total earnings, this project purpose is to visualize graphically so you know how you’re making progress, how much you have earned, how much you spend and how much Upwork has charged you. - Thank, 14 April, 2021

Awesome Lists containing this project

README

          

[![Build and Deploy](https://github.com/lablnet/upwork_visualization/actions/workflows/build.yml/badge.svg)](https://github.com/lablnet/upwork_visualization/actions/workflows/build.yml)
[Visit](https://lablnet.github.io/upwork_visualization/)

# upwork_visualization
A webapp that is used to visualized Upwork earning and show stats.

**Note: This is an open source project built using Javascript, vuejs and chartjs, no server is involved here, your file is not uploaded to any server. For confirmation you can look to source code.**

> Upwork does not show charts of your earnings and stat of total earnings, this project purpose is to visualize graphically so you know how you’re making progress, how much you have earned, how much you spend and how much Upwork has charged you. - Thank, 14 April, 2021

## Features
1. Show chart of earnings.
2. Show stats
3. Show feeds
4. Print
5. Fully Open Source
6. No server involved

## How to run locally?
Clone this repo.
```sh
git clone https://github.com/lablnet/upwork_visualization.git
```
Move to that directory/folder.
```sh
cd upwork_visualization
```
Install dependencies.
```sh
npm i
```
Run the local server.
```sh
npm run dev
```
Build
```sh
npm run build
```
Serve
```sh
npm run serve
```

## Contribution

You're welcome to contribute to this project. You should follow contribution guideline [Contribution guideline](https://github.com/lablnet/upwork_visualization/blob/master/CONTRIBUTING.md)

### Development Details:

Framework Used: VueJs
Programming Language: Javascript

## Icon

The logo is copyright of Upwork.
## License

MIT

## Support

If you like this project; Donate coffee?
here is the bitcoin address.
[![Balance](https://camo.githubusercontent.com/0afa0626cbbe28d10a601895b9a166b67a3e5da8a557aec47f7ccd61a68421fc/68747470733a2f2f696d672e62616c616e636562616467652e696f2f6274632f33377836504134717450753266516e5964573555376a7a74596862636841537042562e737667)](https://img.balancebadge.io/btc/37x6PA4qtPu2fQnYdW5U7jztYhbchASpBV.svg)

`37x6PA4qtPu2fQnYdW5U7jztYhbchASpBV`
Thank, you so much.

## Disclaimer

**I do not accept responsibility for any illegal usage**

## Screenshorts

![before](https://raw.githubusercontent.com/lablnet/upwork_visualization/main/screenshorts/before.png)
![main](https://raw.githubusercontent.com/lablnet/upwork_visualization/main/screenshorts/main.jpg)