/budget_app

A budget app is a mobile application designed to help individuals or businesses track and manage their financial resources. It provides a user-friendly interface that allows users to input their income, expenses, and other financial data. Built with Ruby on Rails

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [BUDGET APP]

[Budget app] is an application designed for users to track their expenditures.

🛠 Built With

Tech Stack

Key Features

  • [Users can view their transaction and Categories]

  • [Users can create a transaction]

  • [Users can create a category.]

  • [Limit access to web app resources based on authorization rules.]

  • Live Demo Link: will be updated when available

  • Here is a presentation video link

Project Screenshots

Home page

(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 the following installed in your local system

  • Ruby
  • Git CLI
  • Github account

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/donmark2k/budget_app.git

Install

Install this project with:

  cd budget_app
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

  • Type Rspec: To run test `
  • Type npx stylelint "**/*.{css,scss}" to run for stylelint errors

(back to top)

👥 Authors

👤Chukwuemeka Ochuba

(back to top)

🔭 Future Features

  • [Add the Calculator]
  • [Style the front end]

(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 please leave a STAR to the [Github repo](https://github.com/donmark2k/ budget_app/)

(back to top)

🙏 Acknowledgments

I would like to appreciate Microverse for providing the learning resources for this exercise, and I would specially thank Gregoire Vella who is the original author of this design

(back to top)

📝 License

This project is MIT licensed.

(back to top)