- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
BudgetBuddy is 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.
Techs
Database
- Register and log in, so that the data is private
- Introduce new transactions associated with a category
- See the money spent on each category
- Live Demo is not available for now. Please run the app locally.
- Link: Video
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/K0ppai/Budget_Buddy.git
Install this project with:
Example command:
cd Budget_Buddy
bundle install
To run this project:
bin/rails server
👤 Paing Soe Thu
- Desktop version
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly support and don't forget to give it a star.😉
I would like to thank microverse for giving me the chance to work on this project and give full credit to the original designer of this website, Gregoire Vella.
This project is MIT licensed.