- 📖 About the Project
- 🚀 Live demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
** Budget App ** Is a Ruby on Rails project for users to manage user expenses. Users have the ability to create different categories and add expenses to each one of them. Finally the Budget app allows to mantain control of your total expense. **
- Users can create create categories
- Users can choose an icon for their category
- Users can make add expenses to categories
- Users can view the total expenses by category
- Full stack app
- Postgresql Dabatabse
To get the content of this project locally you need to run the following commands in your terminal:
and follow these steps.
- IDE(code editor) like: Vscode, Sublime, etc.
- Git
Clone this repository to your desired folder:
- Download the Zip file or clone the repo with:
git clone [email protected]:gjuliao/recipe_app.git
- To access cloned directory run:
cd recipe_app
Install dependancies with:
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec spec
You can deploy this project using:
👤 Giovanni Juliao
- GitHub: @gjuliao
- LinkedIn: giovanni-juliao
- Add editing features
- Make web version app
- Authenticate user email with Devise
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star.
Gregoire Vella on Behance as the author of the original design, as required by the Creative Commons license of the design.
This project is MIT licensed.