Skip to content

07CalC/batua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batua 💰

Website

Batua is a seamless personal finance web application designed to help users track their expenses and manage their budgets effortlessly. With an intuitive interface, real-time insights, and customizable categories, Batua helps users become smarter financial decision-makers. Whether you’re budgeting for everyday expenses or planning long-term savings, Batua keeps your finances organized and accessible from anywhere.

Features

  • Expense Tracking: Log daily expenses with ease and view summaries by category.
  • Customizable Categories: Add or modify expense categories to suit your financial habits.
  • Insights and Analytics: Visualize spending trends with graphs and insights.
  • Multi-platform Access: Responsive design accessible on desktop, tablet, and mobile devices.
  • Data Security: User data is encrypted to ensure privacy and security.

Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Express.js
  • Database: MongoDB
  • Version Control: GitHub
  • Hosting: Deployed on batua.site

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vinayakmaheshwari/batua
    cd batua
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    • Create a .env file in the root directory.
    • Add your MongoDB connection string and other necessary environment variables.
  4. Run the application:

    npm run dev
  5. Open your browser and navigate to http://localhost:8000 to explore the app.

Contributing

We welcome contributions from the community! If you have ideas, suggestions, or improvements, please fork this repository and submit a pull request. Ensure your code is consistent with the existing style and includes necessary tests.

If you have any questions, suggestions, or feedback, feel free to reach out at [email protected].

Visit the Live Project