Skip to content

Budget-app is a finance management tool that allows users to track their expenses . It features user authentication, a homepage displaying categories with transaction totals, transaction listings with category-specific details, and the ability to create new categories and transactions.

License

Notifications You must be signed in to change notification settings

ambrose-kibet/Budget-App

Repository files navigation

📗 Table of Contents

📖 Budget-app

Budget-app Budget-app is an exciting web application developed using the latest Rails 7 framework and powered by a PostgreSQL database. It provides users with an intuitive platform to effectively manage and monitor their finances

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Create Category
  • Create Transaction

(back to top)

🚀 Live Demo

💻 Getting Started

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

To get this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ambrose-kibet/Budget-App.git

Prerequisites

In order to run this project you need: Ruby, Rails and a Database such as PostgreSQL

Setup

Clone this repository to your desired folder.

Install

Install this project with:

  bundle install
 

Usage

To run the project, execute the following command:

  rails db:create
  rails db:migrate

  rails server

Tests

To run all the project tests, execute the following command:

  bundle exec rspec 

To run specific tests, execute the following command:

  bundle exec rspec spec/directory/file_spec.rb

(back to top)

👥 Author

👤 Ambrose kibet

(back to top)

🔭 Future Features

  • Add the rest of the nmore styling

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

(back to top)

🙏 Acknowledgments

Thank you to microverse for setting us on this journey and Gregorie vella for the design.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Budget-app is a finance management tool that allows users to track their expenses . It features user authentication, a homepage displaying categories with transaction totals, transaction listings with category-specific details, and the ability to create new categories and transactions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published