- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Budget-App is a web app built with Ruby o Rails. It will introduce transactions for each category and tracks the amount of money you spent on each category.
- Ruby on Rails
- Ruby
- Ruby on Rails
Server
Database
- allow you to see expenses
- generate transaction lists
- user an add personal categories
To get a local copy up and running, follow these steps.
In order to run this project you need:
- You should be having Ruby installed on your computer
To get a local copy up and running follow these simple example steps.
-
Navigate to a folder where you want the cloned file to appear
-
Clone this repo in your terminal or git bash using the command
cd Budget-App
git clone https://github.com/degisew/Budget-App.git
- run the following command to install all the necessary dependencies including the linters
cd Budget-App
gem install
- Navigate to the folder called Blog/ and open this project using your editor
To run the project, execute the following command:
cd Budget-App
rails server
- This will start the rails server in your browser
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
To run tests, run the following command:
bin/ rails rsepc sepc/
You can deploy this project using:
- Heroku
- Render.com
👤 Degisew
- [Implement Front-end UI using react]
- [Deploy Online]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give a ⭐️ to repo.
- I would like to thank the Microverse team.
- I would like to thank gregoirevella, the author of the design template
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.