🚀 Demo 🚀
About | Features | Technologies | Requirements | Starting | License | Author
This project utilizes RIT's TigerSpend API to receive purchase information for users and display it in a user-friendly manner.
✔️ Overall Balance
✔️ Budgeting
✔️ Account detection and switching
✔️ Purchase history
❌ Notifications
❌ Balance warnings
❌ Balance predictions
❌ Restaraunt traffic
❌ Restaraunt map
❌ Travelling chefs
❌ CSH pings with SSO
The following tools were used in this project:
Before starting 🏁, you need to have Git and Podman installed.
# Clone this project
$ git clone https://github.com/atauln/tigerwallet
# Access
$ cd tigerwallet
# Build image
$ podman build . -t latest
# Run the container
$ podman run latest
# The server will initialize in the <http://localhost:8080>
This project is under license from GNU. For more details, see the LICENSE file.
Made with ❤️ by Ata Noor
(Please don't sue me RIT)