Skip to content

The Budget app 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 manage your budget.

Notifications You must be signed in to change notification settings

Bondok6/budget-app

Repository files navigation

Budget app

The Budget app 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 manage your budget.

ScreenVideo_26-05-2022_21-24-56.mp4

Built With

  • Ruby on Rails
  • Postgresql
  • Bootstrap5

Live Demo

Live Demo Link

Getting Started

Clone this repository

git@github.com:bodnok6/budget-app.git
cd budget-app

Install gems

bundle install

Setup database

rails db:create
rails db:migrate

Start server

rails s

Run tests

rspec/spec

Authors

👤 Kyrillos Hany

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Acknowledgments

  • Original design idea by Gregoire Vella on Behance.
  • The design link behance

Show your support

Give a ⭐️ if you like this project!

About

The Budget app 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 manage your budget.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published