vanelnw / budget_app

Budget App is a mobile web application that helps users manage their budget. The application allows users to track their expenses by creating a list of transactions associated with a specific category, showing how much money was spent and on what. It is built with Ruby on Rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Budget-app

The Budget-app This is a mobile web application where we can manage our budget: we have a list of transactions associated with a category, so that we can see how much money we spent and on what.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • register and log in
  • introduce new transactions associated with a category.
  • see the money spent on each category.

(back to top)

Description video

-Description Video

πŸš€ Live Demo

-LIVE DEMO

  • N/A

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  https://github.com/vanelnw/budget_app.git
  cd recipe-rails-app

Install

Install thr project dependencies with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run all tests, including unit and integration tests, run the following command:

  rails test:all

Deployment

You can deploy this project using:

  N/A

(back to top)

πŸ‘₯ Author

πŸ‘€ Vanel Nwaba

(back to top)

πŸ”­ Future Features

  • Processing data in models.
  • Add API endpoints.
  • API documentation.

(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 and want to support me make cooler projects give this project a Star.

(back to top)

Acknowledgments

  • A special thanks to Microverse for inspiring this project.
  • Kudos to gregoire vella on behance for inspiring the design.

πŸ“ License

This project is MIT licensed.

(back to top)

About

Budget App is a mobile web application that helps users manage their budget. The application allows users to track their expenses by creating a list of transactions associated with a specific category, showing how much money was spent and on what. It is built with Ruby on Rails.

License:MIT License


Languages

Language:Ruby 70.6%Language:HTML 21.5%Language:Batchfile 3.3%Language:CSS 3.0%Language:JavaScript 1.5%Language:Shell 0.2%