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 see how much money you spent and on what.

Notifications You must be signed in to change notification settings

medaminedev66/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 see how much money you spent and on what.

drawing drawing

Built With

  • Ruby
  • Ruby on Rails
  • Postgresql
  • Bootstrap
  • SASS

Demo

My Heroku account is currently closed. I am actively searching for alternatives to Heroku.

Entity Relationship Diagram

screenshot

Getting Started

To get a local copy up and running follow these simple example steps:

Prerequisites

Setup

  • Make sure you have Ruby on Rails set up properly on your computer
  git clone https://github.com/medaminedev66/budget-app.git
  cd budget-app

Install

  bundle install

Run

  rails db:create
  rails db:migrate
  rails s

Test

  rspec

Usage

To start budget app you need first to signup

Authors

👤 Amine Smahi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

  • Give a ⭐️ if you like this project!

Acknowledgments

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 see how much money you spent and on what.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published