wjuniori / dev.finance

A financial application made with HTML, CSS and JavaScript during the Rocketseat's Discover Marathon

Home Page:https://wjuniori.github.io/dev.finance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev.finance$

A financial application made with HTML, CSS and JavaScript during the Rocketseat's Discover Marathon!

Table of contents

General info

dev.finance$ is a tool (web application) that allows the user to record incoming and outgoing financial transactions (incomes and expenses), it also to calculate the total value of these transactions.

Screenshots

Dashboard screenshot New Transaction screenshot

Technologies

  • HTML
  • CSS
  • JavaScript
  • localStorage

Setup

How to install

# Clone Repository
$ git clone https://github.com/wjuniori/dev.finance.git

# Go to Project Folder
$ cd dev.finance

# Run Aplication
open the index.html file in your web browser

Demo version

You can acess the demo website at: https://wjuniori.github.io/dev.finance/

Features

List of features ready:

  • Record incoming and outgoing financial transactions (incomes and expenses)
  • Calculate the total value of these transactions

Status

Project is: finished.

Contact

Created and maintained by Washington Júnior - feel free to contact me!.

About

A financial application made with HTML, CSS and JavaScript during the Rocketseat's Discover Marathon

https://wjuniori.github.io/dev.finance/


Languages

Language:JavaScript 37.8%Language:CSS 34.2%Language:HTML 28.0%