Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karayamanemre/budget-tracker
Budget Tracker is a mobile friendly budget tracking app built with Rails and PostgreSQL. It's user-friendly and perfect for anyone looking to keep tabs on their spending.
https://github.com/karayamanemre/budget-tracker
budget-app postgresql ruby-on-rails
Last synced: 6 days ago
JSON representation
Budget Tracker is a mobile friendly budget tracking app built with Rails and PostgreSQL. It's user-friendly and perfect for anyone looking to keep tabs on their spending.
- Host: GitHub
- URL: https://github.com/karayamanemre/budget-tracker
- Owner: karayamanemre
- License: mit
- Created: 2023-02-12T21:03:15.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-03T11:36:32.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T15:12:12.471Z (9 days ago)
- Topics: budget-app, postgresql, ruby-on-rails
- Language: Ruby
- Homepage: https://budget-tracker-ek.fly.dev/
- Size: 170 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)**Budget Tracker app** is a user-friendly mobile application for budgeting that anyone may use to keep tabs on their spending.
Client
Server
Database
- **Register a user**
- **Login a user**
- **Create a category**
- **Create a Transaction**
- [Budget Tracker](https://budget-tracker-ek.fly.dev/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
gem install rails
```
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/karayamanemre/budget-tracker.git
```
### Install
Install this project inside your folder with:
```sh
bundle install
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
π€ **Emre Karayaman**
- GitHub: [Emre Karayaman](https://github.com/karayamanemre)
- LinkedIn: [Emre Karayaman](https://www.linkedin.com/in/emre-karayaman-a7b45b243/)
- [ ] **[Calculator]**
- [ ] **[Edit user info]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, kindly give it a starβοΈ
- Original design idea by [Gregoire Vella on Behance.](https://www.behance.net/gregoirevella)
- [Icons](https://icons8.com/)
This project is [MIT](./LICENSE) licensed.