/budget-app

Budget app is a mobile application that allows users to create a budget and track their expenses. The user can create a budget category and add expenses to it.

Primary LanguageRubyMIT LicenseMIT

SavEarly

πŸ“— Table of Contents

πŸ“– [Budget App]

[Budget App] is a web application that allows users to create a budget and track their expenses. The user can create a budget category and add expenses to it.

πŸ›  Built With

Tech Stack

Ruby on Rails (simplify as Rails) is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing.

Server
Database

Key Features

  • Users Authentication
  • users can manage budget with Categories
  • Users can add Transactions

(back to top)

πŸš€ Live Demo

(back to top)

πŸ“Ί Presentation

(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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/yodit93/budget-app.git

Install

Install this project with:

  cd budget-app

  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  bin/rails rspec spec

Deployment

You can deploy this project using: Render, Heroku, Netlify, etc.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Yodit Abebe

πŸ”­ Future Features

  • [Desktop vesrsion]
  • [create functional toggler]

(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 me a ⭐️

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)