Skip to content

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

Notifications You must be signed in to change notification settings

vanelnw/budget_app

Repository files navigation

📗 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published