https://github.com/shashiirk/rhino
A simplistic expense tracking app
https://github.com/shashiirk/rhino
expenses-tracker firebase pwa react styled-components
Last synced: 3 months ago
JSON representation
A simplistic expense tracking app
- Host: GitHub
- URL: https://github.com/shashiirk/rhino
- Owner: shashiirk
- License: mit
- Created: 2022-02-14T06:28:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T15:04:24.000Z (over 4 years ago)
- Last Synced: 2025-07-21T13:42:08.051Z (11 months ago)
- Topics: expenses-tracker, firebase, pwa, react, styled-components
- Language: JavaScript
- Homepage: https://the-rhino-app.web.app
- Size: 445 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rhino
## Description
Rhino helps in understanding where your money is going in and how it is coming to you by tracking all your spending and gaining.
## Preview

## Live Demo
See it live [here](https://the-rhino-app.web.app).
## Features
- Authentication using Google Sign-In
- Create a transaction
- Delete/Edit a transaction with swipe actions
- Real-time updates
- Toggle between light and dark theme
- Offline detection
- PWA support
## Tools
- [React](https://reactjs.org)
- [React Router](https://reactrouter.com)
- [Create React App](https://create-react-app.dev)
- [Styled components](https://www.styled-components.com)
- [Firebase](https://firebase.google.com)
## Credits
Design inspired from [this](https://dribbble.com/shots/15560984-Daily-Expense-Tracker) post.
## Licence
This project is licensed under [MIT](LICENSE).