TEnmo is a Venmo-like money transfer application. It's a Java-based web API that allows users to send money to other registered users.
The project is created with:
- Java
- Spring
- Web API
- DAO
- MVC
- DI
- JUnit
- Spring
- OOP
- IntelliJ
- PostgreSQL
- Postman
- PgAdmin
To run this project, clone the repository and run it on your local machine.
- User Registration and Authentication: Users can register and log in to the system.
- Account Balance: Users can view their account balance.
- Money Transfer: Users can send money to other registered users.
- Transfer History: Users can view their transfer history.