Skip to content

A mobile web application that allows users to create and manage their budgets. Users can create budgets, add expenses, and track their spending. Users can also create categories for their expenses and track their spending in each category. Built with Bootstrap and Ruby on Rails

License

Notifications You must be signed in to change notification settings

adebsa2401/BudgetApp

Repository files navigation


Budget App

📗 Table of Contents

📖 Budget App

Budget App is a mobile web application that allows users to create and manage their budgets. Users can create budgets, add expenses, and track their spending. Users can also create categories for their expenses and track their spending in each category.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Users can authenticate.
  • Users can create categories.
  • Users can create transactions

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

  git clone https://github.com/adebsa2401/BudgetApp.git
  cd BudgetApp
  bundle install
  yarn install
  rails db:create
  rails db:migrate
  rails server

Prerequisites

In order to run this project you need:

    ruby 3.2.0
    rails 7.0.4
    postgresql

Setup

Clone this repository to your desired folder:

  git clone https://github.com/adebsa2401/BudgetApp.git

Install

Install this project with:

  bundle install
  yarn install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Ben Salès

(back to top)

🔭 Future Features

  • Users can authenticate.
  • Users can create categories.
  • Users can create transactions

(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 leave a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A mobile web application that allows users to create and manage their budgets. Users can create budgets, add expenses, and track their spending. Users can also create categories for their expenses and track their spending in each category. Built with Bootstrap and Ruby on Rails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published