Skip to content

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. Built with Ruby on Rails, JavaScript, SCSS, and PostgreSQL

License

Notifications You must be signed in to change notification settings

t-bello7/micro_budget_app

Repository files navigation

📗 Table of Contents

📖 MyBudget

MyBudget application

** Mybudget ** is a ruby project 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.

Watch the video

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

  • Users can register
  • Users can Login
  • Users can create budget transactions based on categories

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • Ruby
  • Knowledge of Gems, Rails and Ruby

Setup

Clone this repository to your desired folder:

  git clone https://github.com/t-bello7/micro-budget_app.git

Install

Install this project with:

  cd micro-budget
  gem install

Usage

To run the project, execute the following command:

  bin/rails server

Run tests

To run tests, run the following command:

Example command:

  bin/rails rspec spec

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Author1

(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 you can show support by giving a star to the project

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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. Built with Ruby on Rails, JavaScript, SCSS, and PostgreSQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published