Skip to content

Budget Buddy is a mobile 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.

License

Notifications You must be signed in to change notification settings

JakariaJishan/Budget-App

Repository files navigation

Budget App

📗 Table of Contents

📖 Blog App

Budget App is a Ruby on Rails full-stack web application.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Data Model

(back to top)

💻 Getting Started

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

🚀 Live Demo

Prerequisites

You need the following tools be installed in your computer:

Setup

Clone this repository to your desired folder:

  cd my-prefered-folder

  git clone https://github.com/JakariaJishan/Budget-App

Install

Install this project with:

  cd Budget-App

  bundle install

💾 Database

Create the databases and run migrations with:

rails db:create
rails db:migrate

Usage

To run the project, execute the following command:

rails tailwindcss:bundle
  rails server or rails s

Run tests

To run tests, run the following command:

  rspec spec/

(back to top)

👥 Authors

👤 Jakaria Jishan

(back to top)

🔭 Future Features

  • CRUD for categories
  • Awesome UI

(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 give it a star 😁🌟✨

(back to top)

🙏 Acknowledgments

  • Thanks to Gregoire Vella(original idea). Find original design here Thanks to Microverse for providing us with the right material to aid this project development

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Budget Buddy is a mobile 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published