Skip to content

This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.

Notifications You must be signed in to change notification settings

algerina/yourWallet

Repository files navigation

Ruby on Rails Budget App (Wallet)

This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, record money transactions and separate them in these categories.

Built With

  • Ruby
  • Ruby on Rails
  • Bootstrap
  • RSpec
  • PostgreSQL
  • Devise

Live Demo

Check this live demo

Getting Started

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

Prerequisites

To use this project you first need to have installed the following:

  • Node.js
  • Ruby
  • PostgreSQL
  • Rails
  • Ruby version

The version of ruby that is needed for this project is

  • 2.7.5

Setup

Once you have installed them, you need to use the following command to clone the repository:

git clone https://github.com/algerina/yourWallet.git

Database creation

Next, use this command to create the databases: rake db:create

Use this command to run the migrations if necesessary: rails db:migrate

Usage

Use the following command to initialize the live server:

rails s

Install

Run in the terminal to install the gems:

bundle install

Usage

To run the Rails server, in the terminal:

rails s

Author

👤 AmelKhiri

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published