Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jasonfelice/budget-app

This Rails Budget app allows users to record their transactions for a specific category.
https://github.com/jasonfelice/budget-app

css html rails7 ruby

Last synced: about 4 hours ago
JSON representation

This Rails Budget app allows users to record their transactions for a specific category.

Awesome Lists containing this project

README

        

# Budget App

> This Rails Budget app allows users to record their transactions for a specific category.
## Live demo
[Heroku](https://gentle-atoll-76081.herokuapp.com/)

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

- Copy this link `https://github.com/jasonfelice/Budget-App`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `https://github.com/jasonfelice/Budget-App`.
- Go to the repository folder in your command prompt `cd budget-app`.
- Run `rails s` or `rails server` to start.
- Run `Rspec spec` to run tests.

## Authors

👤 **Jake Felice**

- GitHub: [@jasonfelice](https://github.com/jasonfelice)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/jake-felice/)
- Twitter: [@jasonfelice0](https://twitter.com/jasonfelice0)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- It's a Creative Commons design under [this](https://creativecommons.org/licenses/by-nc/4.0/) licence. Original design idea by [Gregoire Vella on Behance.](https://www.behance.net/gregoirevella).

## 📝 License

This project is [MIT](./MIT.md) licensed.