- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
MyBudget application
** Mybudget ** is a ruby project where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Client
Server
Database
Describe between 1-3 key features of the application.
- Users can register
- Users can Login
- Users can create budget transactions based on categories
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- Knowledge of Gems, Rails and Ruby
Clone this repository to your desired folder:
git clone https://github.com/t-bello7/micro-budget_app.git
Install this project with:
cd micro-budget
gem install
To run the project, execute the following command:
bin/rails server
To run tests, run the following command:
Example command:
bin/rails rspec spec
You can deploy this project using:
👤 Author1
- GitHub: @t-bello7
- Twitter: @__tbello
- LinkedIn: Bello Oluwatomisin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can show support by giving a star to the project
-
I would like to thank microverse and Gorails community
-
Snapscan - iOs design and branding Design Guidelies by Gregoire Vella https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=
This project is MIT licensed.