Skip to content

Budget-App is a mobile web application. It allows a registered user to manage an expense budget by categorizing and tracking each expense. Budget-App is built with Ruby on Rails.

Notifications You must be signed in to change notification settings

david-lafontant/Budget-App

Repository files navigation

Budget App

Budget App App is an application that helps your expenses and stay on budget!.

image image image

This project was built with

  • Ruby on Rails

  • Postgressql

  • Tailwind CSS

Live Demo

Live Demo link

Loom video

Loom video link

Getting Started

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

  • You can clone this repo by typing https://github.com/david-lafontant/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 dependancies.

    • Run rails db:reset to drop, create and migrate a new database.
  • Run rails s to start a development server.

Testing

rspec will run all the tests.

Also, you can run rspec [FILE PATH] 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:reset to drop, create and migrate a new database.

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

Author

👤 David Lafontant

🤝 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

Budget-App is a mobile web application. It allows a registered user to manage an expense budget by categorizing and tracking each expense. Budget-App is built with Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published