Skip to content

The Budget app is a convenient application designed to streamline transaction management. It offers categorized lists, along with user-friendly sign-up and login pages. The app empowers users to effortlessly add new categories or transactions, enhancing their control over their financial activities. Built with Ruby on Rails.

License

Notifications You must be signed in to change notification settings

RaphDasilva/budget-app

Repository files navigation

Budget App

  • Configuration

Budget App

This mobile web app allows users to create categories and add transactions to each category. The app will show the total amount spent on each category. The app is built with Ruby on Rails. The app is deployed on Render.

video demo 🎥

Video demo here

Render Deploy 🚀

Live demo here

🛠 Built With

Tech Stack

Server

back to top

Key Features

  • register and log in
  • Add new category
  • Add new transactions associated with a category.
  • see the money spent on each category

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby --version 3.2.1
  • Ruby on Rails --version ~> 7.0.4
  • Postgresql

Setup

Clone this repository to your desired folder:

  cd your_desired_folder
  git clone https://github.com/RaphDasilva/budget-app

Install

Install this project gems with:

  • After cloning type cd budget-app.
  • Run bundle install to install all gems.

Usage

To run the project, execute the following command:

  • Run rails db:create to create a new database
  • Run rails db:migrate to migrate the db and build the schema
  • Run rails s to start the server

Run tests

  • Run rspec to run the tests

back to top

👥 Authors

👤👤 Raphael Okolo

back to top

🔭 Future Features

  • implement some UX
  • decent desktop design
  • Implement the left side menu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

back to top

⭐️ Show your support

Give a ⭐️ if you like this project!

back to top

Acknowledgments

📝 License

This project is MIT licensed.

back to top

About

The Budget app is a convenient application designed to streamline transaction management. It offers categorized lists, along with user-friendly sign-up and login pages. The app empowers users to effortlessly add new categories or transactions, enhancing their control over their financial activities. Built with Ruby on Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published