Skip to content

Budget App is a Mobile application built with Ruby, Rails, and Bootstrap. It allows you to create a user, create a group, and create a transaction. You can also see the total amount of money spent in the group.

Notifications You must be signed in to change notification settings

Haadiiii/haadii-budget-app

Repository files navigation

logo

📗 Table of Contents

📖 BUDGET APP WITH ROR

this is a Budget App with Ruby on Rails, it allows you to create a user, create a group, create a transaction, you can also see the total amount of money spent in the group, and the total amount of money spent by each user, and the total amount of money spent by each user in the group.

🛠 Built With

Tech Stack

The following tech stack was used:

Client
Server
Database

💻 Getting Started

The Following is how you can use the Budget App

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

Prerequisites

In order to run this project you need:

Ruby version : ruby 3.1.2p20

run `ruby -v`

SQLite3 version : 3.40.0

run `sqlite3 --version`

npm version : 8.15.0

run `npm -v`

yarn version : 1.22.19

run `yarn -v`

Database : PostgreSQL

Setup

Clone this repository to your desired folder:

[email protected]:Haadiiii/haadii-budget-app.git

Install

Install this project with:

bundler install

Usage

To run the project, execute the following command:

To Be able to run the project:

rails assets:precompile

Then To run it on the local host server use:

rails server or rails s

Run tests

To run tests, run the following command:

rspec spec

Deployment

Click here to see live

(back to top)

👥 Author

👤 Haamid Ali

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Original design idea by Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Budget App is a Mobile application built with Ruby, Rails, and Bootstrap. It allows you to create a user, create a group, and create a transaction. You can also see the total amount of money spent in the group.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published