- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This Ruby on Rails project is about 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.
This project is built using the following technologies:
Programming languages
- Register and log in, so that the data is private to them.
- Introduce new transactions associated with a category.
- See the money spent on each category
To get started with the Buget app, follow the steps below:
Before running this project, make sure you have the following prerequisites installed:
- Ruby on rails
- A Chrome browser
-
Clone this repository to your desired folder:
git clone https://github.com/Ochiengsteven/budgetly.git
-
Navigate to the project directory:
cd Budgetly -
Run the program:
bundle install bin/dev
To run tests after setting up the linters, run the following command:
rubocop npx stylelint "**/*.{css,scss}" Rspec spec👤 Ochieng Steven
In near future I am planning to implement the following:
- UX improvements: include transitions and/or animations, etc.
Feel free to check the issues page.
If you like my page please show your support and give this page a star!
Special thanks to Gregoire Vella for the original design inspiration and his generosity in permitting students to use his page as a template.
I am deeply grateful to Microverse for offering me the opportunity to embark on this capstone project. My sincere appreciation goes out to the dedicated code reviewers whose meticulous assessment and insightful feedback significantly enhanced the refinement and success of the project. Your unwavering guidance and support have been instrumental in this solo endeavor, and I extend my heartfelt thanks for your invaluable contributions.
This project is MIT licensed.