- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Budget App project is about 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.
Ruby
Rails
PostgreSQL
- 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.
[Live Demo] (https://budget-6kb3.onrender.com)
[Presentation] (https://www.loom.com/share/08f29f9850684fc8879275973c97a76e)
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install railsClone this repository to your desired folder:
git clone https://github.com/Kayjeee/Budget_App_Kayjee.git
cd Budget-AppInstall this project with:
cd Rails-Budget-App
bundle installTo run the project, execute the following command:
rails serverTo run tests, run the following command:
rspec👤 Kagiso Sebogodi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Profile Section
- News Section
- Community Forum
Contributions, issues, and feature requests are welcome!
Feel free to check the https://github.com/kayjeee/Budget_App_Kayjee/issues/3.
If you like this project give me a follow and/or a star
I would like to thank Microverse for giving me this opportunity to build this amazing project. I would also like to thank Gregoire Vella(https://www.behance.net/gallery/19759151/Snapscan) for the wonderful design template. I would also like to thank my mentors for their guidance and support. Lastly, I would like to thank the open-source community for their contribution to the open-source ecosystem. Without their contribution, creating this project would not have been possible. Thank you all. 🙏
This project is MIT licensed.