budget_app

PIERCEL-BUDGET is a mobile web application where a user can manage the budget, and can easily create an account, login and start managing his budget. The features of the web application are: The user authentication to create an account and then login. The user can add some transactions according to the category of the transactions.

GPL-2.0 License

Stars
4
Committers
1

REQUIRED SECTIONS:

  • Table of Contents
  • About the Project
    • Built With
    • Live Demo
  • Getting Started
  • Authors
  • Future Features
  • Contributing
  • Show your support
  • Acknowledgements
  • License

📗 Table of Contents

[Piercel Budget] is a mobile web application where you can manage your budget and you can easily create an account and login to start managing your budget. A user can create categories to keep track of specific expenses and add transactions to those groups to stay on top of the spending. With this app, you can stay in top of list when coming up with financial plan. This app is deployed online and you can check it.

🛠 Built With

Tech Stack

Key Features

  • [Account creation]
  • [Category creation]
  • [Transaction creation]
  • [Budget tracking]

🚀 Live Demo

Project presentation

Project Presentation

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Ruby, rails and postgresql installed

Setup

Clone this repository to your desired folder:

  git clone [email protected]:Piercel2022/budget_app.git
  cd budget_app

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails rspec 

👥 Author

👤 Pierre Celestin Moussa

🔭 Future Features

  • [Modify and delete button on category]
  • [Modify and delete button on transaction]
  • [Improve the user interface of the app]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project...

🙏 Acknowledgments

I would like to thank...

📝 License

This project is MIT licensed.