Skip to content

An App built with Rails. to save user income and to check where the users spends their money on

Notifications You must be signed in to change notification settings

Alzubair98/budget_app

Repository files navigation

Budget app

This app is all about budget and money. Users can create a catagory with the transactions the money spent on each transaction will be shown in the catagory.

Built With 🛠️

  • Major languages: Ruby
  • Frameworks: Ruby on Rails
  • Technologies used: Rubocop, gem, Postgresql

Live Demo (if available)

Live Demo Link

Setup

To use this project:

Create, drop and, reset a database

  • rails db:create
  • rails db:drop
  • rails db:reset

Starting up the webserver

  • rails s # or
  • rails server

Generate schema

  • rails db:migrate

Generate model and controller specs

-rails generate rspec:model ModelName -rails generate rspec:controller ControllerName

Run specs or tests

  • bin/rails spec or rspec

Authors ✍️ 👥

👨‍💻 Alzubair Alqaraghuli ✍️

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a star ⭐️ if you like this project!

Acknowledgments

video

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

An App built with Rails. to save user income and to check where the users spends their money on

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published