Expense_tracker_RoR Expense_tracker_RoR app is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remains private and secure.
Programming languages
Frameworks
Modules
Server
Database
- Add User, Categoty and Expense
- List all Categories and Expenses
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/haliljon/expense_tracker_RoR.git
cd expense_tracker_RoR
bundle install
rails c
rspec spec --format documentation
👤 Haliljon Juraboev
- GitHub: @githubhaliljon
- Twitter: @twitterhaliljon1
- LinkedIn: LinkedIn
FUTURE FEATURES
- I would like to add more data in the future
- I would like to improve the design and feel of the app
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please consider giving a ⭐️ if you like this project!
Give credit to everyone who inspired your codebase.
- I would like to thank Microverse
- Gregoire Vella on Behance for the Original Design
- This project is MIT lincensed.