Skip to content

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

License

Notifications You must be signed in to change notification settings

amexabee/budget_app

Repository files navigation

ruby

Budget App

📗 Table of Contents

📖 Budget App

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

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Register and log in, so that the data is private to the user
  • Introduce new transactions associated with a category
  • See the money spent on each category

(back to top)

🚀 Live Demo

Budget App

(back to top)

💻 Getting Started

Prerequisites

Ruby
Ruby on Rails
Visual Studio Code
PostgreSQL

Setup

git clone https://github.com/amexabee/budget_app
cd budget-app

Install

bundle install
rails db:create
rails db:migrate

Usage

rails server

Test

rspec spec

(back to top)

👥 Authors

👤 Amanuel Galema

(back to top)

🔭 Future Features

  • I will create API end point
  • I will create 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 please give it a star 😁🌟✨

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published