- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Budget-app Budget-app is an exciting web application developed using the latest Rails 7 framework and powered by a PostgreSQL database. It provides users with an intuitive platform to effectively manage and monitor their finances
Client
Database
- Create Category
- Create Transaction
To get a local copy up and running, follow these steps.
To get this repository to your desired folder:
cd my-folder
git clone https://github.com/ambrose-kibet/Budget-App.git
In order to run this project you need: Ruby
, Rails
and a Database such as PostgreSQL
Clone this repository to your desired folder.
Install this project with:
bundle install
To run the project, execute the following command:
rails db:create
rails db:migrate
rails server
To run all the project tests, execute the following command:
bundle exec rspec
To run specific tests, execute the following command:
bundle exec rspec spec/directory/file_spec.rb
👤 Ambrose kibet
- GitHub: ambrose kibet
- Twitter: ambrose kibet
- LinkedIn: ambrose kibet
- Add the rest of the nmore styling
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️!
Thank you to microverse for setting us on this journey and Gregorie vella for the design.
This project is MIT licensed.