Skip to content

Budget App is a Ruby on Rails project in which you can create new categories, you can write new transactions and deploy it to the categories, and finally you can control how much money you spend in each category.

License

Notifications You must be signed in to change notification settings

Becky449/BudgetApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“— Table of Contents

πŸ“– Budget-tracking App

[Budget-app] is a classic example of a blog website. It is a functional website that show the list of Categories and associated operations to each categories. video description

πŸ›  Built With

The Budget App was built with:

- Ruby On Rails
- PostgreSQL
- Html
- Tailwindcss
- Javascript

Tech Stack

Client The client side of this application is webpage built with html, css, javascript.
Server Rails server is used to host this application
Database Postgres database version 14.

Key Features

  • Add Categories
  • Add Transactions
  • Display transactions
  • Signup signin

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

To run this project, you'll need to install:

- Ruby 2.7.0 or later
- Rails 6.0 or later
- PostgreSQL

Installation

Install this project with:

    Clone this repository to your desired folder:

`https://github.com/Becky449/BudgetApp.git`

cd BudgetApp

    Install the required gems:

    bundle install

    Set up the database:

    rails db:create

    rails db:migrate

    rake assets:precompile

Usage

To run the project, execute the following command:

  rails server

LIVE DEMO

Budget-tracking app

Run tests

To run tests, run the following command:

bundle exec rspec

Deployment

You can deploy this project using:

  Render

(back to top)

πŸ‘₯ Authors

πŸ‘€ RABECCA NABWIRE

πŸ”­ Future Features

  • Add a meal planner to help users plan their weekly meals.
  • Allow users to add pictures to their recipes.

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project...give it a ⭐️!

πŸ™ Acknowledgments

I would like to acknouledge Gregoire Vella for the design contributor. I would like to thank @microverse

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Budget App is a Ruby on Rails project in which you can create new categories, you can write new transactions and deploy it to the categories, and finally you can control how much money you spend in each category.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published