Git Product home page Git Product logo

homayunmmdy / bugify Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 0.0 140 KB

Bugify is a simple web application built with React, JavaScript, and Tailwind CSS. It allows users to track their expenses by adding, editing, and deleting and see detail items, and displays the total expenses and much more

Home Page: https://bugify.netlify.app/

CSS 32.98% JavaScript 66.08% HTML 0.95%
tailwindcss javascript reactjs react-toastify react-router-dom

bugify's Introduction

Bugify

Bugify is a web application designed to help users manage their finances, track expenses, and create budgets. The application is built using React, offering a user-friendly interface for all your money management needs.

1723658382283.mp4

Features

  • Expense Tracking: Easily log and categorize your expenses.
  • Budget Management: Create and manage multiple budgets.
  • Financial Overview: Get a detailed view of your spending habits and savings.
  • Responsive Design: The application is fully responsive and works seamlessly on all devices.
  • User Authentication: Secure login and registration for personalized financial management.

Installation

Prerequisites

  • Node.js (version 14.x or later)
  • npm or yarn

Steps

  1. Clone the Repository:

    git clone https://github.com/homayunmmdy/Bugify.git
    cd Bugify
  2. Install Dependencies:

    Using npm:

    npm install

    Using yarn:

    yarn install
  3. Run the Application:

    Using npm:

    npm start

    Using yarn:

    yarn start

    The application will start on http://localhost:3000.

Usage

  1. Create an Account:

    • Register for a new account or log in with your existing credentials.
  2. Manage Expenses:

    • Add and categorize your expenses to keep track of where your money is going.
    • View your spending patterns with visualizations and summaries.
  3. Create Budgets:

    • Set up budgets for different categories (e.g., groceries, entertainment, etc.).
    • Track your progress against your budget to ensure you stay on track.
  4. Financial Overview:

    • Get a comprehensive overview of your finances, including total income, expenses, and savings.

Project Structure

  • src/components - Contains React components used throughout the application.
  • src/pages - Contains page components representing different views (e.g., dashboard, expenses, budgets).
  • src/services - Contains service files for API calls and utilities like date and currency formatting.
  • src/styles - Contains styling files.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Make your changes.
  4. Commit your changes: git commit -m 'Add some feature'.
  5. Push to the branch: git push origin feature/your-feature-name.
  6. Open a pull request.

bugify's People

Contributors

homayunmmdy avatar

Stargazers

 avatar  avatar Loading  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.