- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐ Show your support
- 🙏 Acknowledgements
- 📝 License
Budget App is a mobile web application designed for efficient budget management. Users can register, log in, add transactions to categories, and monitor their expenses. With secure authentication, PostgreSQL database, and comprehensive testing, this app ensures seamless and secure budget tracking.
Database
- _1 - Create Category
- _2 - Create Transaction
- _3 - Create Users
In order to run this project you need:
gem install bundler
Clone this repository to your desired folder:
git clone https://github.com/Paul-tes/Budget-App.git
cd Budget-App
Install this project with:
bundle i
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec spec/
👤 Paul Tesfaye
- Add API
- _Sign_in with Google
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star ⭐.
The original design idea for this web page was created by Gregoire Vella on Behance.
This project is MIT licensed.