GithubHelp home page GithubHelp logo

ticianomorvan / bcss-maker Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.11 MB

Generador de Balance de Comprobación de Sumas y Saldos (S.I.C.)

Home Page: https://ticianomorvan.me/bcss-maker

JavaScript 2.35% HTML 2.16% TypeScript 94.70% CSS 0.79%
contabilidad espanol react typescript

bcss-maker's Introduction

Hi!, I'm Ticiano Morvan

Currently working on private stuff, at DEX

Total Time: 1,479 hrs 4 mins

TypeScript                 747 hrs 28 mins ████████████▓░░░░░░░░░░░░   50.54 %
JavaScript                 170 hrs 49 mins ███░░░░░░░░░░░░░░░░░░░░░░   11.55 %
Python                     115 hrs 43 mins ██░░░░░░░░░░░░░░░░░░░░░░░   07.82 %
CSS                        63 hrs 26 mins  █░░░░░░░░░░░░░░░░░░░░░░░░   04.29 %
JSON                       55 hrs 17 mins  █░░░░░░░░░░░░░░░░░░░░░░░░   03.74 %
Markdown                   41 hrs 24 mins  ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.80 %
Rust                       37 hrs 27 mins  ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.53 %
HTML                       34 hrs 27 mins  ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.33 %
Go                         31 hrs 21 mins  ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.12 %
SCSS                       29 hrs 30 mins  ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.99 %

bcss-maker's People

Contributors

ticianomorvan avatar

Watchers

 avatar

bcss-maker's Issues

Add the rest of the accounts.

At this moment, there are some accounts that aren't in the database. Implementing all of them is the main goal of this issue.

Fix negative result

When the earnings are lower than the losts, the result becomes negative, causing the BCSS to be wrong.

Using Math.abs() can be an easy way to solve this problem.

Use localStorage for saving current Items.

Losing the current process for a thing like a page refresh (that can be caused by losing internet connection, touching F5 by accident, etc.) is terrible.

The use of localStorage is a simple way of getting rid of this problem without using complex databases or state managers.

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.