Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekelo/cash-in-out
A mobile web application where you can manage your budget
https://github.com/geekelo/cash-in-out
postgresql render rspec ruby-on-rails
Last synced: 13 days ago
JSON representation
A mobile web application where you can manage your budget
- Host: GitHub
- URL: https://github.com/geekelo/cash-in-out
- Owner: geekelo
- Created: 2023-11-07T11:48:26.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-12-18T15:48:54.000Z (about 1 year ago)
- Last Synced: 2024-11-28T09:44:22.410Z (2 months ago)
- Topics: postgresql, render, rspec, ruby-on-rails
- Language: Ruby
- Homepage: https://cash-in-out-qoka.onrender.com/
- Size: 4.79 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CASH IN-OUT
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 PERSONAL INVENTORY ](#personal-inventory-)
- [Live demo](#live-demo)
- [Video Presentation](#video-presentation-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
"**Cash In-Out** is a Ruby on Rails financial management application designed to help users efficiently track their income and expenses. The application enables users to create and manage transactions, categorize them, and visualize their financial activities. With features like user authentication, transaction editing, and category organization, Cash In-Out empowers users to maintain a clear overview of their financial transactions, facilitating effective budgeting and financial planning."
## Live Demo & Presentation
[LIVE DEMO](https://cash-in-out-qoka.onrender.com/)## Video Presentation
[See Video](https://vimeo.com/883597169/4195c3d8ef?share=copy)Ruby on Rails
- **Add categories**
- **Add transactions**
- **Mobile friendly UI**
- **Delete Account**
- **Topup credit**
- **Clear credit**
- **Balance display**
- **User Authentication**
- **Splash screen**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Code editor like VS code
- Ruby installed in your machine
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/geekelo/cash-in-out.git
cd cash-in-out
```
### Install
Install this project with:
```sh
cd cash-in-out
gem install
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
### Run Tests
To run tests, run the following command:
```
rspec spec
```
👤 **Eloghene Otiede**
- GitHub: [@githubhandle](https://github.com/geekelo)
- Twitter: [@twitterhandle](https://twitter.com/geekelo_xyz)
- LinkedIn: [LinkedIn](https://linkedin.com/in/eloghene-otiede)
- [ ] Email Notifications
- [ ] Animations and transitions
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/geekelo/cash-in-out/issues).
If you like this project drop a ⭐️
Original design idea by [Gregoire Vella on Behance.](https://www.behance.net/gregoirevella)
DESIGN CONCEPT - [Snapscan](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)
This project is [MIT](./mit.md) licensed.