- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Budget App] This project is created as part of the rails capstone at Microverse. This app is a mobile web application where a user manage its budget: have a list of transactions associated with a category, so that the user can see how much money it spent and on what.
- Ruby
- Rails
-
[User table]
-
[Budget table]
To get a local copy up and running, follow these steps.
In order to run this project you need:
install postgresql.
Clone this repository to your desired folder:
cd my-folder git clone https://github.com/mumo-esther/Budget-App-RoRCapstone.git
Install this project with:
cd my-project
gem install
rails db:create
rails db:migrate
To run the project, execute the following command:
rails server
bundle exec rspec
👤 Esther Mawioo
- [Add more relational tables for the Blog App]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Hat tip to everyone whose code was used.
If you like this project give it a star and you can inbox me from my profile if you need such a project.
- Microverse.
I would like to thank my coding partners and my family for their support.
This project is MIT licensed.