Skip to content

A simple web-based wallet built with Java, SQLite and Maven that fetches account balance and make changes.

Notifications You must be signed in to change notification settings

RishiM1408/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Wallet Application

A simple web-based financial application built with Java, SQLite and Maven.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Java JDK 19, SQLite, Maven, IntelliJ/Eclipse

Installation

Clone the repository:

$ git clone https://github.com/RishiM1408/wallet.git

Navigate to the project directory:

$ cd wallet

Build the project using Maven:

$ mvn clean install

Run the application:

$ mvn spring-boot:run

Open your browser and navigate to http://localhost:8080

Features

Manage multiple bank accounts Record transactions View account and transaction history

Built With

Java JDK 19 SQLite Maven Spring Boot Hibernate

Contributing

Contributions are welcome! Feel free to fork the repository and make changes as you see fit. When you're ready, submit a pull request and I will review and merge your changes.

Author

Rishi

About

A simple web-based wallet built with Java, SQLite and Maven that fetches account balance and make changes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published