Skip to content

esamia1/expense-tracker

Repository files navigation

Expense tracker

Welcome to Expense Tracker code repository where we use all free and cheap web tools to build an app that tracks our spending. We use vanilla HTML, CSS, JS and PHP with a little bit of SQL to build our project.

About the repository

This repository contains code implementation using vanilla HTML, CSS, JS and PHP. It will be added to continuosly to add more features and functionality to the app. It's designed to inspire and challenge learning coders to pick what they have and build!

Current functionality implemeted

A list of features added so far(): Implemented features are in bold

  1. Ability to add expenses: Adding transactions where money is being spent-outflow
  2. Ability to add income: Adding transactions where money is being earned-inflow
  3. Ability to transfer of income between two accounts: Simulation of withdrawal from bank to cash
  4. Summarizing transaction per day: Showing total money in and out in a day
  5. Summarizing transactions per month: Showing total money in and out in a month
  6. Dashboard: Summarizing transactions per given date range- current month default

Challenge yourself

Clone this repository: git clone https://github.com/esamia1/expense-tracker.git and implement features of your own liking.

About

Web app to record and perpetuate daily income spendings by tracking expenses, income and transfers within different account groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors