Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camilevahviraki/budget-app
https://github.com/camilevahviraki/budget-app
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/camilevahviraki/budget-app
- Owner: camilevahviraki
- License: mit
- Created: 2022-09-05T08:32:55.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-07T21:03:05.000Z (over 2 years ago)
- Last Synced: 2024-12-11T13:47:35.596Z (about 2 months ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Budget App
> The Budget app keeps track of all your tranzactions. It will allow you to save Categories and tranzactions,
> keep track of what you have, create category, and add a tranzactions list based on what you have and who you are.## Built With
- Ruby on Rails
- PostgresSQL## Getting Started
To get a local copy up and running follow these simple example steps.
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web editor like Atom or Vs code
- Install ruby and rails### Setup
- Copy this link `https://github.com/camilevahviraki/Budget-app`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `git clone https://github.com/camilevahviraki/Budget-app`.
- Go to the repository folder in your command prompt `cd recipe-rails`.### Install
- run `bundle install` to install dependencies### Usage
- run `rails s` to start the local server.### Run tests
- run `rspec` to run the tests.### Deployment
- [Click here to see the live demo](https://limitless-anchorage-63328.herokuapp.com)### Video
- [follow this link](https://www.loom.com/share/a654e0db239f4f1ea12822d4ea078f51)## Author
👤 **Camile**
- GitHub: [@camilevahviraki](https://github.com/camilevahviraki)
- Twitter: [@camilevahviraki](https://twitter.com/CamileVahviraki)
- LinkedIn: [camilevahviraki](https://www.linkedin.com/in/camile-vahviraki)## 🤝 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
- Microverse
- Original design idea by Gregoire Vella
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.