Skip to content

Omwomo/budget-app

Repository files navigation

Budget App

Budget App

📗 Table of Contents

📖 Budget App

  • This 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

  • Ruby
  • Ruby on rails

Key Features

  • storing all the data in the database using PostgreSQL DBMS
  • A user can create a category.
  • A user can add transcations to a given category, displaying the total amount spent.

(back to top)

LIVE DEMO

Visit the Live page of the Project.

Click this link to watch a short video on the features of the project.

💻 Getting Started

Use the following instructions

Prerequisites

In order to run this project you need:

Setup

  • Clone the project
git clone https://github.com/Omwomo/budget-app.git .

to the directory of your desire

  • To create database run
rails db:create
rails db:migrate
  • Set up your linter testing file

Install

To retrieve the dependencies of this project run

 bundle install

Usage

To make use of this project on your local computer

rails s

👥 Author

👤 Eugene Omwomo

(back to top)

🔭 Future Features

  • Deploy the app.
  • Add tracking to the expenditure.

🤝 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 don't hesitate to support me with your valued contribution and don't forget to star the repo to reach more people.

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Gregorie Vella who is the original author of this design on Behance.
  • Microverse Review Team for giving me this opportunity.

(back to top)

❓ FAQ

Can I clone this project ?**

  • Of course you can as long as you fork it and star it

Can I contribute to this project?**

  • definitely you can

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published