Bantealem / Budget-app

This is a full-stack expense tracker app built with the rails framework. A user can signup and add a category (the name of the program that he spends his money on). After that, he can add each expense to the category. The app displays the total money he spends in each category. Built with Ruby on Rails.

Home Page:https://budget-app-5xj4.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget App

logo

πŸ“— Table of Contents

πŸ“– Btracker

This project is about building a web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

πŸ›  Built With

  • Ruby
  • Rails
  • HTML
  • SCSS
  • Bootstrap

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
  • HTML, JavaScript, and CSS
Server
Database

Key Features

The key features of this app.

  • AAA

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need to: run bunlder install

Setup

Clone this repository to your desired folder:

https://github.com/Bantealem/Budget-app.git

cd Budget-app

Usage

To run the project, execute the following command:

rails server or rails s

Run tests

To run tests, run the following command:

Rspec spec

LiveSrever

Live Video

Live Video

πŸ‘₯ Authors

πŸ‘€ Bantealem Geto

πŸ”­ Future Features

In the future I need to improve the following features.

  • Add Google, Github and Twitter authentication.

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a star if you like this project!

πŸ™ Acknowledgments

I would like to thank Microverse for the project guidelines.

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a full-stack expense tracker app built with the rails framework. A user can signup and add a category (the name of the program that he spends his money on). After that, he can add each expense to the category. The app displays the total money he spends in each category. Built with Ruby on Rails.

https://budget-app-5xj4.onrender.com/


Languages

Language:Ruby 71.3%Language:HTML 26.9%Language:JavaScript 1.5%Language:Shell 0.2%Language:CSS 0.1%