Skip to content

Kapusta - application for managing your own finances

Notifications You must be signed in to change notification settings

akymenko-m/kapusta

 
 

Repository files navigation

Kapusta - application for managing your own finances

The application is created with convenient functionality for people who want to manage their own finances.

Features:

  • registration in the application by e-mail,
  • entering the starting balance,
  • the ability to select a date in the calendar when entering data,
  • the ability to specify the category of expenses and income,
  • the function of deleting entered data,
  • the application provides useful data such as: monthly reports on total expenses and income, as well as data on monthly expenses and income by category.

Technologies

HTML, CSS, JavaScript, React, React Redux

Setup

  1. Make sure you have an LTS version of Node.js installed on your computer. Download and install if needed.
  2. Install the project's base dependencies with the npm install command.
  3. Start development mode by running the npm start command.
  4. Go to http://localhost:3000 in your browser. This page will automatically reload after saving changes to the project files.

About

Kapusta - application for managing your own finances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • HTML 3.7%
  • CSS 0.5%