- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Budget app] is an application designed for users to track their expenditures.
-
[Users can view their transaction and Categories]
-
[Users can create a transaction]
-
[Users can create a category.]
-
[Limit access to web app resources based on authorization rules.]
-
Live Demo Link: will be updated when available
-
Here is a presentation video link
To get a local copy up and running, follow these steps.
In order to run this project you need the following installed in your local system
- Ruby
- Git CLI
- Github account
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/donmark2k/budget_app.git
Install this project with:
cd budget_app
bundle install
To run the project, execute the following command:
rails server
- Type
Rspec
: To run test ` - Type
npx stylelint "**/*.{css,scss}"
to run for stylelint errors
👤Chukwuemeka Ochuba
- GitHub: @Donmark2k
- Twitter: @Donmark2k
- LinkedIn: LinkedIn
- [Add the Calculator]
- [Style the front end]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a STAR to the [Github repo](https://github.com/donmark2k/ budget_app/)
I would like to appreciate Microverse for providing the learning resources for this exercise, and I would specially thank Gregoire Vella who is the original author of this design
This project is MIT licensed.