- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Frugalize app helps you to manage your budget. The app allows users to create categories and add transactions to the categories.
Client
Server
Database
- [Register a user]
- [Login a user]
- [Create categories]
- [Create Transactions]
- [View a user's categories]
- [View all transactions for a category]
- Version 1
- [FRUGALIZE Version 2] - Coming soon...
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Baayeh/frugalize_app.git
Install this project with:
cd frugalize_app
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
You can deploy this project using:
👤 Author1
- GitHub: Kwasi Baayeh
- LinkedIn: Kwasi Baayeh
- [Like a category]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give it a star⭐️
I would like to thank
- Microverse
- Gregoire Vella, owner of the original design
This project is MIT licensed.