Skip to content

OybekKayumov/budget-app

Repository files navigation

Q Pay

The Q Pay app is going to be helpful to track your expenses and transactions.

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • Bootstrap CSS Framework

Live Demo and Presentation

Visit this link to interact with the web app

Short presentation

Getting Started

To get a local copy up and running follow these simple steps.

  • You can clone this repo by typing git clone https://github.com/OybekKayumov/budget-app.git on your terminal.

  • Type cd budget-app to access the project on the terminal.

  • Run bundle install to install all the required dependencies.

  • Run rails s to start a development server.

Testing

bundle exec rspec will run all the tests.

Also, you can run bundle exec rspec spec/ to run specific tests.

You can also run RAILS_ENV=test rspec spec/ to run the tests in test mode.

Errors

If you encounter any errors, run the following commands.

  • Run rails db:drop db:create db:migrate to drop, create and migrate a new database.

  • Run rubocop && rubocop -A to check for and fix code errors.

Author

👤 Oybek Kayumov

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

The mobile web application where we can manage our budget: you have a list of transactions associated with a category

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published