GithubHelp home page GithubHelp logo

dt-money's Introduction

DT-Money

Overview

DT Money is a financial tracking application designed to help users manage their expenses efficiently. Users can add various transactions, categorizing them as income or outcome, and the application provides a summarized total, showcasing your financial status at a glance.

DT-Money Preview

Features

  • Transaction Input: Add new transactions, specifying the type (income/outcome), amount, and category.
  • Financial Summary: View a summarized total of your financial transactions, including total income, total outcome, and the balance.
  • Transaction History: Review and manage your past transactions in a structured list.

Technologies Used

  • React.js: For building the user interface.
  • Styled Components: For styling the components.
  • TypeScript: To utilize static type-checking along with the latest ECMAScript features.
  • Zod and React-hook-form: For form validation.
  • JSON Server: To create a fake online REST server.
  • Axios: For making API calls.
  • Phosphor-react: For using icons throughout the application.
  • Scheduler and useContextSelector: For optimizing performance.
  • useMemo, useContext, and useCallback: For further performance optimization.
  • Radix-UI: For implementing modals.
  • ESLint: To enforce a consistent coding style and identify issues in the code.

Getting Started

Prerequisites

  • Node.js
  • npm or Yarn

Installation

  1. Clone the repository:
git clone https://github.com/samueloh99/dt-money.git
  1. Navigate to the project directory:
cd dt-money
  1. Install NPM packages:
npm install
or
yarn install
  1. Start the development server:
npm dev
or
yarn dev

Usage

  1. Add a New Transaction: Specify the type (income/outcome), amount, and category..
  2. View Summary: Check your financial summary at the top of the application.
  3. Review Transactions: Scroll through your transaction or search on search bar history to review your past entries.

Design

The design of the application is available on Figma. You can view it here.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Samuel Oh - [email protected]

Project Link: https://github.com/samueloh99/dt-money

Live Project Link: https://dt-money-nnlp2o8a9-samueloh9.vercel.app/ obs: You will not be able to add or see any expenses track on live link because I'm using JSON Server. So if you want to use it and test please clone and use it in your local environment.

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.