Skip to content

Budget App is a Ruby on Rails capstone project which you can create new categories, you can write new transactions and deploy it the categories and finally you can control how much money you spend each category.

License

Notifications You must be signed in to change notification settings

djo1975/Budget-app

Repository files navigation

📗 Table of Contents

📖 Budget App

Budget App is a Ruby on Rails capstone project which you can create new categories, you can write new transactions and deploy it the categories and finally you can control how much money you spend each category.

Video Link 🚀

Video here

Render Deploy 🚀

Live demo here

🛠 Built With

HTML CSS JavaScript Ruby PostgreSQL Ruby on Rails

Tech Stack

Key Features

  • CRUD Operations
  • Authentication
  • Authorization

(back to top)

💻 Getting Started

Prerequisites

To run this project you need the following dependencies:

  • Ruby: 3.2.2
  • Rails: 7.0.4.3+
  • PostgreSQL: 15.2+

Setup

  • Clone this repository to your local machine:
  git clone https://github.com/djo1975/Budget-app.git
  cd Budget-app
  • Install dependencies:
  bundle install
  • Recreate Data Base:
  rake db:schema:load

Usage

To run the project, execute the following command in the terminal:

  cd Blog_app
  rails s  

👥 Author

👤 Mladan Ilic

(back to top)

🔭 Future Features

  • Add Authentication page
  • Add authorization rules.
  • Add API endpoints.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project. Special thanks Gregoire Vella on Behance who shared his desing.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Budget App is a Ruby on Rails capstone project which you can create new categories, you can write new transactions and deploy it the categories and finally you can control how much money you spend each category.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published