📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
📖 [Expense Meter]
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.
🛠 Built With
Tech Stack
Client
Server
Database
Key Features
- Authentication process
- Create categories -Add transactions to categories
- CRUD Operations on all resources with authorization roles
- Test cases using Rspec and Capybara
Demo link
🚀 Live DemoWalk thru clip clip link
💻 Getting Started
Prerequisites
In order to run this project you need:
- Rails
- Ruby
- PostgreSQL
Setup
Clone this repository to your desired folder:
git clone git@github.com:Kasaija-Kenneth/expense_meter.git
cd expense_meter
Install
Install this project with:
bundle install
Usage
To run the project, execute the following command:
rails server
Run tests
To run tests, run the following command:
rspec spec
Deployment
Sooon....
👥 Authors
👤 Kasaija Kenneth
- GitHub: @Kasaija-Kenneth
- Twitter: @kenn_ug
- LinkedIn: LinkedIn
🔭 Future Features
- [RSpec tests] Deploying this project soon
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
If you like this project...
🙏 Acknowledgments
- Original UI design by Gregorire Vella on Behance.
- Hat tip to you for checking this project out
📝 License
This project is MIT licensed.