Skip to content

This is a RoR budget app with postgresql for users to add expenses transactions within categories.

License

Notifications You must be signed in to change notification settings

gjuliao/budget_app

Repository files navigation

📗 Table of Contents

📖 Budget App

** Budget App ** Is a Ruby on Rails project for users to manage user expenses. Users have the ability to create different categories and add expenses to each one of them. Finally the Budget app allows to mantain control of your total expense. **

🛠 Built With

Key Features

  • Users can create create categories
  • Users can choose an icon for their category
  • Users can make add expenses to categories
  • Users can view the total expenses by category
  • Full stack app
  • Postgresql Dabatabse

(back to top)

Key Features

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with:
git clone git@github.com:gjuliao/recipe_app.git
  1. To access cloned directory run:
cd recipe_app

Install

Install dependancies with:

bundle install

Usage

To run the project, execute the following command:

rails s

Run tests

To run tests, run the following command:

rspec spec

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Giovanni Juliao

(back to top)

🔭 Future Features

  • Add editing features
  • Make web version app
  • Authenticate user email with Devise

(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 give it a star.

(back to top)

🙏 Acknowledgments

Gregoire Vella on Behance as the author of the original design, as required by the Creative Commons license of the design.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a RoR budget app with postgresql for users to add expenses transactions within categories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published