Skip to content

luftedar/budget-app

Repository files navigation

Budget App

Budget App Project. That Built by using Ruby on Rails. You can track your expenses with this app.

screenshot

Built With

  • Ruby on Rails
  • Postgresql
  • Cancancan
  • Devise

Live Demo

Heroku

Video

Loom Video

Getting Started

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

Clone this repository:

git clone https://github.com/luftedar/budget-app.git

cd into folder:

cd budget-app

To get started, run following in the root directory:

gem install bundler

Install bundle

bundle install

Setup and migrate the database

rails db:setup

Start Local Server

rails s

Test the application

rspec

Run following to check linter errors:

rubocop

Auto fix the errors if available

rubocop -A

Run following to check rspec tests:

rspec

Authors

👤 Orçun Uğur

🤝 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

  • This project is built in Microverse's fifth module's first week.
  • Original design by Gregoire Vella. Thanks he/her for this wonderful design.

📝 License

This project is MIT licensed.

About

Create an account to track your budget.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published