Skip to content

HackStackPakistan/hspk-23-budget-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BudgetBuddy - Personal Finance Manager

BudgetBuddy is an AI personal finance management tool that helps individuals take control of their finances, track expenses, set budgets, and work toward their financial goals.

Features

  • Expense Tracking: Easily log and categorize your expenses to gain insights into your spending habits.

  • Budget Management: Set up budgets for different categories and track your spending against them.

  • Financial Goals: Define your financial goals, set targets, and monitor your progress.

  • User-Friendly Interface: A simple and intuitive user interface for easy navigation and data entry.

  • AI Helper: An Inbuilt AI Model that will keep track of your budget and help you with your questions related to financing.

Technologies Used

  • Backend: Node.js, Express.js

  • Frontend: Angular

  • Database: MySql (with Prisma ORM)

  • Authentication: Firebase

Installation

  1. Clone the repository:

    shell git clone https://github.com/HackStackPakistan/hspk-23-budget-buddy.git cd hspk-23-budget-buddy

  2. Install dependencies for both the backend and frontend:

    shell cd backend npm install cd ../frontend npm install

  3. Set up your environment variables:

    Create a .env file in the backend directory and add your configuration.

  4. Start the application:

    shell cd backend npm start

    cd frontend
    ng serve
    
    
    Visit `http://localhost:4200` in your web browser to access BudgetBuddy.
    

Contributing

We welcome contributions from the community. Please follow our contribution guidelines to get started.

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions, please feel free to contact us.

Happy budgeting!

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •