Code Monkey home page Code Monkey logo

hykim-soulis / expense-tracking Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 505 KB

Expense tracking project is a personal finance management app that can track spending and gaining for everyday. This application is made with vanilla javascript, html and css and use model-view-controller architecture.

Home Page: https://expense-tracking-hyeyoung.netlify.app/

HTML 23.26% JavaScript 54.39% CSS 22.35%
css html mvc-architecture vanilla-javascript

expense-tracking's Introduction

Expense Tracking application

This expense tracking project is a personal finance management app that can track spending and income for everyday life. This application is made with vanilla javascript, html and css and uses the model-view-controller architecture.

Project description

Features

  • Monthly Summary section shows total income, expenses and net amount summary for the selected month.
  • When the user chooses a specific date from the Calendar section, they are provided a view of the monthly summary, daily detail and a view to input new transaction expense/income transactions. The daily total income and expense ammount are displayed under each date.
  • Daily Detail section displays daily transaction details list for each selected date. The user can click each item to update details or delete the transaction item.
  • The user can input the transaction type, amount, category and memo and save the transaction in the Transaction Input section. Input validation has been implemented to help the user to input details properly. The default selected date is today and the user can change the date on the calendar view.
  • In the Setting section the user is able to add new income/expense category and change the category order by drag and drop.

Live demo link

https://expense-tracking-hyeyoung.netlify.app/

What I've learned

  • JavaScript, CSS, HTML
  • Local storage
  • Model-View-Controller Architecture

Installation and Startup

  1. Clone the repository
  git clone https://github.com/hykim-soulis/Expense-Tracking.git
  1. Go to the project directory

  2. Double-click the index.html file

expense-tracking's People

Contributors

hykim-soulis avatar

Stargazers

santosh nayak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.