- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
A mobile, web based application where you can manage your budget: allows one to register and log in, introduce new transactions associated with a category, and see the money spent on each category.
Client
Server
Database
- Authentication process
- Create categories -Add transactions to categories
- CRUD Operations on all resources with authorization roles
- Test cases using Rspec and Capybara
🚀 Live Demo Demo link
Walk thru clip clip link
In order to run this project you need:
- Rails
- Ruby
- PostgreSQL
Clone this repository to your desired folder:
git clone git@github.com:Kasaija-Kenneth/expense_meter.git
cd expense_meter
Install this project with:
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
Sooon....
👤 Kasaija Kenneth
- GitHub: @Kasaija-Kenneth
- Twitter: @kenn_ug
- LinkedIn: LinkedIn
- [RSpec tests] Deploying this project soon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
- Original UI design by Gregorire Vella on Behance.
- Hat tip to you for checking this project out
This project is MIT licensed.