Skip to content

Track expenses, organize finances, and achieve your goals effortlessly with SpendWise. Manage budgets and spending trends with ease!

Notifications You must be signed in to change notification settings

androidvitb/Spendwise

Repository files navigation

SpendWise

SpendWise is a budgeting and expense tracking web application. It helps users manage their personal finances with ease. Built using HTML, Tailwind CSS, and JavaScript, SpendWise offers a simple yet effective solution to track daily expenses and stay on top of budgets.

🔗 Live Preview: SpendWise Website

( Beginner Friendly )

Repository Under: AcWoC'25

Club: Android Club, VIT Bhopal University


🚀 Features

  • Expense Tracking: Add and categorize your daily expenses.
  • Graphs and Charts: Monitor spending through graphs and charts.
    Project Updates: Enhancing Features and User Experience

"There's a significant updates to the project to improve functionality and user experience. An AI-powered summary for expenses has been introduced to provide quick and insightful analysis. The UI has been enhanced with hover effects for a smoother and more interactive experience. Additionally, the tags feature has been refined for better accuracy and relevance, making it easier to organize and retrieve information. These updates aim to make the project more efficient, user-friendly, and intuitive."


💻 Tech Stack

  • Frontend: HTML, Tailwind CSS, JavaScript
  • Deployment: Localhost for development

🛠️ Setup and Run

  1. Clone the repository:
git clone https://github.com/your-username/spendwise.git  

🛠️ Install dependencies:

npm i  

🛠️ Start the development server:

npm start

🛠️ Open the project in your browser:

http://localhost:5173

📂 Project Structure

Spendwise/
├── public/
│   ├── Images/
│   │   ├── main-bg.png
│   │   ├── SpendWise.png
│   │   └── SpendWise2.png
│   ├── about.html
│   ├── dashboard.html
│   ├── reward.html
│   ├── index.html
│   ├── input.css
│   ├── dashboard.css
│   ├── script.js
│   ├── dashboard.js
├── .gitignore
├── package.json
├── package-lock.json
├── postcss.config.js
├── tailwind.config.js
├── README.md
├── Firebase_Setup.md
├── vercel.json
├── index.html (root) // Contains the meta refresh tag to redirect to /index.html **(don't edit on this)**


🧑‍💻 Contributors

We welcome contributions! Feel free to fork the repo and submit a pull request.

📄 License

This project is for educational purposes.

About

Track expenses, organize finances, and achieve your goals effortlessly with SpendWise. Manage budgets and spending trends with ease!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published