/budget_app

This web application is design 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

📖 [Diva Spends]

[Diva Spends] is a classic example of a blog website. It is a functional website that show the list of Categories and associated operations to each categories.

Video Description

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Splash_Screen]
  • [Categories_Screen]
  • [Operations_Screen]
  • [Users_Table]
  • [Category_Table]
  • [Operation_Table]
  • [Operation_Category_Table]
  • [Rspec_Testing]
  • [Add_New_Category]
  • [Add_New_Transaction]

(back to top)

🚀 Live Demo

Live Demo Link

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

  • Code Editor (VS Studio)
  • Node.js
  • Ruby
  • Ruby On Rails
  • PostgresQL
 gem install rails

Setup

Clone this repository to your desired folder:

git clone https://github.com/RitaDee/budget_app.git

Install

Install this project with:

  cd rails_capstone
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec

Deployment

You can deploy this project using:

Render

(back to top)

👥 Authors

👤 Rita Nkem Daniel

(back to top)

🔭 Future Features

  • [Responsiveness]

(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 then please do follow me and give a star to this repo.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to embark on this project. I would also like to thank everyone who supported me in making this project a reality.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use your code for my project?

    • Alright, you can get understanding from my code. I strongly recommend you to write your own code. It will give you better understanding. Thanks!
  • Will you help me to solve my problem in my code?

    • Yes, It will be my pleasure to help you to solve your problem in your code.

(back to top)

📝 License

This project is MIT licensed.

(back to top)