mybudgetapp

A software application with the capability to assist individuals in managing their personal finances effectively. This application will provide users with features such as budget tracking, expense categorization, and real-time notifications to help them stay within their budgetary constraints.

Stars
6
Committers
1

Table of Contents

Budget App

Budget App is an aplication with Ruby on rails deploy the of all your expnses helping you to trakc your money and make a better budget.

Built With

Tech Stack

Key Features

  • Home page
  • Use ruby gems as software packages system.
  • Secure App from N+1 Problems
  • Write SQL queries with Active Record
  • Using Devise for Authentication
  • Secure app from n+1 problems.
  • Deploy Project Online

Live Demo

Live demo

Video

Video

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
 bundle install
 npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:d4nQw3rty/mybudgetapp.git

Install

Install this project with:

  cd my-project
  gem install
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec .

Deployment

You can deploy this project using:

  Render

Authors

Danys Linares

Future Features

  • [Implement project with Ruby on Rails]

Contributing

Feel free to check the issues page.

Show your support

If you like this project you can give me a

Acknowledgments

I would like to thank for the Original design idea by Gregoire Vella on Behance.

FAQ (OPTIONAL)

  • Which language you can do this project

    • Any language to be back end funcitonality

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

Related Projects