- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is building a mobile web application 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.
The following tech stack was used:
Client
Server
Style
Database
The Following is how you can use the Blog App
To get a local copy up and running, follow these steps.
In order to run this project you need:
Ruby version :
ruby 3.1.2p20
runruby -v
SQLite3 version :
3.40.0
runsqlite3 --version
npm version :
8.15.0
runnpm -v
yarn version :
1.22.19
runyarn -v
Database : PostgreSQL
Clone this repository to your desired folder:
git clone [email protected]:David-Kasilia/budget_app_ror.git
Install this project with:
bundle install
To run the project, execute the following command:
rails server
or rails s
To run tests, run the following command:
rspec spec
You can deploy this project using:
Render
Here is a link to the deployment: https://budget-app-5474.onrender.com
Below is a link to the project documentation:
https://www.loom.com/share/940be76958744ae58bb95be2db9ba869
Link with documentation with piece of code:
https://www.loom.com/share/2ca5bbea4c3b4422bdb60b3441d678f2
👤 David Kasilia Mwanzia
- GitHub: @David-Kasilia
- Twitter: @DavidKasilia
- LinkedIn: LinkedIn
Original design idea by Gregoire Vella on Behance.
The Creative Commons license of the design User Interface follows the design guidelines
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project I will Appreciate a Star
Give credit to everyone who inspired your codebase.
I would like to thank Microverse
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.