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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b23162 Β· Feb 13, 2023

History

32 Commits
May 30, 2022
Jun 4, 2022
May 30, 2022
Jun 3, 2022
Jun 2, 2022
May 30, 2022
May 30, 2022
May 30, 2022
Jun 3, 2022
May 30, 2022
Jun 3, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
Jun 3, 2022
May 30, 2022
May 30, 2022
May 30, 2022
Jun 3, 2022
Jun 3, 2022
May 30, 2022
Jun 3, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022

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