Skip to content

The Budget App is a mobile web application that enables groups to manage budgets by providing a list of transactions categorized by expenses. This feature helps to track spending and understands where money is being spent. Built with HTML, CSS, JavaScript, and Ruby.

License

Notifications You must be signed in to change notification settings

dialite/budget-app

Repository files navigation


Budget-App

📗 Table of Contents

📖 Budget App

The Budget app is a mobile web application that enable users as groups manage their budgets: where expense lists are created and managed as transactions associated with a group, to enable proper accountability of financial disposement and outflow.

🛠 Built With

Ruby on Rails

Client
Server
Database

Key Features

  • Spash Screen
  • Sign up and log in pages
  • Home page (Groups page)
  • Transactions page
  • "Add a new group" page
  • "Add a new transaction" page
  • Unit & Integration Testing with RSpec & Capybara
  • Aunthentication with Devise
  • Database management with Postgres
  • ORM with ActiveRecord
  • Deployment with Render
  • Project Demo with Loom

(back to top)

🚀 Live Demo

View Video Record here

View Live Demo here

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Ruby installed Postgresql installed

gem install rails

Setup

Clone this repository to your desired folder:

git clone https://github.com/dialite/budget-app.git

cd budget-app

Usage

To run the project, execute the following command:

rails server

Run tests

To run tests, run the following command:

rspec

(back to top)

👥 Authors

👤 raymond olisa

(back to top)

🔭 Future Features

  • Geographical locations of transactions carried out

  • Heirarchy of expense preference

  • Add API Endpoints

(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 add a ⭐️

(back to top)

🙏 Acknowledgments

Credit to Microverse for the project specification

Credit to Gregoire Vella on Behance for the design guidelines.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Budget App is a mobile web application that enables groups to manage budgets by providing a list of transactions categorized by expenses. This feature helps to track spending and understands where money is being spent. Built with HTML, CSS, JavaScript, and Ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published