Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.55 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.55 KB

@Investiway

Personal finance management.

Description

Investiway is a web application that allows users to keep track of their monthly and weekly expenses, plan their spending for the next month, add new spending categories, and set monthly recurring expenses. The application also provides advice for spending based on user history and allows users to create notes with priorities.

Technologies Used

  • React: JavaScript library for building user interfaces
  • Redux & Redux-toolkit: State management library
  • Material-UI: React UI framework
  • Tailwindcss: CSS framework packed with classes
  • Highchartjs: JavaScript library for data visualization
  • Firebase: Cloud-based database and authentication service

Features

  • View monthly and weekly expense statistics
  • Plan spending for the next month
  • Add new spending categories
  • Set monthly recurring expenses
  • Create notes with priorities
  • Receive advice for spending based on user history
  • View information on stock tickers

Installation and Usage

  1. Clone the repository
  2. Install dependencies with npm install
  3. Run the development server with npm run dev or yarn dev
  4. Open the application in your web browser at http://localhost:3434

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.