Skip to content

This is building 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

David-Kasilia/budget_app_ror

Repository files navigation

logo

📗 Table of Contents

📖 BUDGET APP WITH ROR

This is building 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.

🛠 Built With

Tech Stack

The following tech stack was used:

Client
Server
Style
Database

💻 Getting Started

The Following is how you can use the Blog 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:

git clone git@github.com:David-Kasilia/budget_app_ror.git

Install

Install this project with:

bundle install

Usage

To run the project, execute the following command:

rails server or rails s

Run tests

To run tests, run the following command: rspec spec

Deployment

You can deploy this project using:

Render
Here is a link to the deployment: https://budget-app-5474.onrender.com

Project Documentation

Below is a link to the project documentation:
https://www.loom.com/share/940be76958744ae58bb95be2db9ba869
Link with documentation with piece of code:
https://www.loom.com/share/2ca5bbea4c3b4422bdb60b3441d678f2

(back to top)

👥 Authors

👤 David Kasilia Mwanzia

Original design idea by Gregoire Vella on Behance.

The Creative Commons license of the design User Interface follows the design guidelines

(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 I will Appreciate a Star

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse

(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

This is building 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published