Skip to content

This is a budget app with backend built using Ruby on Rails framework. It involves creating item categories and transactions from those categories. The categories have a more detailed page for the specific transaction.

License

Notifications You must be signed in to change notification settings

chukwuemeka1234/Budget-app

Repository files navigation

Recipe-App

This is a budget app with backend built using Ruby on Rails framework. It involves creating item categories and transactions from those categories. The categories have a more detailed page for the specific transaction.

screenshot

Live Version

Video Documentation

Live Demo

Built With

  • Ruby
  • Ruby on Rails
  • Tailwind

Getting Started

  • Getting a local copy is simple. Follow the steps below

Install

  • Ruby
  • Ruby on Rails
  • PostgresSQL
  • Rspec
  • Tailwindcss

Local Copy

  • Clone the project
https://github.com/chukwuemeka1234/Budget-app.git

cd Budget-app

Setup

Install gems:

bundle install

Setup database:

rails db:create
rails db:migrate

Usage

Start server:

rails server

Visit http://localhost:3000/ in your browser.

Run tests

rspec

Authors

👤 Victor Chukwuemeka

Credits

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a budget app with backend built using Ruby on Rails framework. It involves creating item categories and transactions from those categories. The categories have a more detailed page for the specific transaction.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published