Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Expense Tracker

A comprehensive Java Full Stack application for tracking and managing student expenses.

Overview

The Student Expense Tracker is a full-stack web application built with Java backend and HTML/CSS frontend. It provides students with an intuitive way to record, categorize, and analyze their spending habits.

Features

  • 📝 Add Expenses: Easily record daily expenses with details
  • 🏷️ Categorize: Organize expenses by category
  • 📊 Track Spending: Monitor your spending patterns
  • 📈 Analytics: View expense statistics and reports
  • 🔍 Search & Filter: Find expenses quickly

Tech Stack

  • Backend: Java
  • Frontend: HTML, CSS, JavaScript
  • Architecture: Full Stack MVC

Project Structure

expense-tracker/
├── src/                 # Source code
├── resources/          # Configuration files
├── web/                # Frontend (HTML, CSS)
└── README.md          # This file

Getting Started

Prerequisites

  • Java JDK 8 or higher
  • Maven (for dependency management)
  • A modern web browser

Installation

  1. Clone the repository:

    git clone https://github.com/koppashwethav-spec/expense-tracker.git
    cd expense-tracker
  2. Build the project:

    mvn clean install
  3. Run the application:

    .\mvn spring-boot:run
  4. Open your browser and navigate to:

    http://localhost:8081
    

Usage

  1. Add an Expense: Click the "Add Expense" button and fill in the details
  2. View Expenses: Browse your expense list with all transactions
  3. Filter: Use filters to find expenses by date, category, or amount
  4. Delete: Remove unwanted expense entries

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.

License

This project is open source and available under the MIT License.

Support

For questions or support, please open an issue in the repository.


Happy tracking! 💰

About

Student Expense Tracker - Java Full Stack

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages