Giter Club home page Giter Club logo

tally's Introduction

Time Log - Project Tally

time invested in it...... started(26 jan) - end(idk when)
time- 37 hours
by- akki ~ insta-@akki_raj_._

Introduction to Tally

Tally, crafted with Python, revolutionizes accounting simplicity. This versatile software comes in three editions: Family Tally, Business Tally, and Tally Terminal. Tally, your go-to accounting solution, simplifies financial management with ease. From seamless company creation to secure data handling, Tally ensures a streamlined experience. Enjoy password protection, encryption support, and smart cash management. Currently, the Terminal version is in development, catering specifically to business needs. Elevate your financial management with Tally.

Info about the code

Stages

There are certain stages in this code that determine the progress of the code and where it has been made till now.

1st Stage:- The first stage contains the initial screen of the Tally software. Here, we can create a company, open a company, and select a company. While creating a company, only valid data is accepted and stored for later recall. The stage includes password and encryption support, system info updating, and cash handling. -compleated at 04-01-2023 -37hours

2nd Stage:- The second stage involves working on the gateway of Tally, encompassing voucher management, ledger handling, group management, balance sheet computation, profit and loss analysis, and trading account management. This stage also focuses on efficient mass data handling, cash creation, and in-depth data research.

Progress Summary

  1. Date: Sun, 28 Jan 2024
    • Added JSON file and stopped using eval: Problem: To improve security and avoid potential security risks associated with using eval.
    • Shortened the code To improve efficiency, effectiveness, and speed.
    • Fixed password problem Fixed the login issue occurring while creating a company.
  2. Date Thr, 01 Jan 2024
    • addedd validation input added validation check up so none useless data coude be addedd
    • path changed companies list path changed C:\users\public\tally to C:\users\public\tally\company_name(current path)
  3. Date Fri, 02 Jan 2024
    • validation_input_library: created a whole library for taking valid input
    • structured the code: *structured the company creataion function for taking valid input and better readablity also for effective and effective output solved all mager error coude arcued durning creaton companies
    • structured the whole code for readablity and stage 1 almost over
  4. Date sun, 04 Jan 2024
    • Intelligent Updates: Enhanced update function for targeted file updates, efficiently managing latest info, cash value updates, and optimal software performance. Automated checks and updates for Tally usage and software updates from GitHub.

    • Sleek Tally Data: Optimized JSON file for Tally data, minimizing main code size. Allows specific file updates without the need for a complete code re-instalation.

    • Streamlined Path System: Revamped path system for flexibility. Centralized management for easy handling of path changes or new file additions from a centralized location

    • Project Status: Stage one completed in 37 hours. ๐Ÿš€

Encountered Errors

  • Sun, 29 Jan 2024

  1. Encryption Data Issue: doesn't encrypting any number nor showing it

    • Fixed magic numbers (58 to 69 and 80 to 81)
    • Added 0-9 numbers in map
    • Removed extra empty objects using k.pop(k.index(''))
  2. Company Creation Flow Issue:

    • Returned True in create_company instead of None
    • Used if not res: break in line 151

Errors haven't been resolved yet

[ ] empaty

compleated:-

  • have to add an function to update file and info if update available and how it's gonna happen testing and everything
  • create 2 function for getting money value.

tally's People

Contributors

akkiraj1234 avatar

Stargazers

 avatar Vladimir Stoyanov 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.