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.

Home Page:https://budget-tracker-ek.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Budget Tracker

Budget Tracker app is a user-friendly mobile application for budgeting that anyone may use to keep tabs on their spending.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Register a user
  • Login a user
  • Create a category
  • Create a Transaction

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  git clone https://github.com/karayamanemre/budget-tracker.git

Install

Install this project inside your folder with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

(back to top)

πŸ‘₯ Authors

πŸ‘€ Emre Karayaman

(back to top)

πŸ”­ Future Features

  • [Calculator]
  • [Edit user info]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly give it a star⭐️

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

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://budget-tracker-ek.fly.dev/

License:MIT License


Languages

Language:Ruby 66.3%Language:HTML 28.8%Language:JavaScript 2.1%Language:Dockerfile 2.1%Language:Shell 0.5%Language:CSS 0.2%