- 📖 About the Project
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[BUDGET-App] This is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and what. Manage your own money, manage your own life.
- [Add Login and Registration Page]
- [Add Categories Page]
- [Add Transactions Page]
To get a local copy up and running, follow these steps.
In order to run this project you need the following installed in your local system
- Ruby
- Rails
- Postgresql
- Git CLI
- Github account
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Johnadibe/budget-app.git
Install this project with:
cd development
bundle install
To run the project, execute the following command:
rails db:create
rails db:migrate
rails server
👤 John Adibe
- GitHub: @Johnadibe
- Twitter: @JohnAdibe2
- LinkedIn: @John Adibe
- [Add Admin Dashboard]
- [Add More Styles to User Page]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a STAR on the Github repo
I would like to appreciate Creative Commons License of the design for providing all the template colors, font, and layout distribution for the whole project was designed by Gregoire Vella on Behance. A link to the project can be found here. Check Gregoire for more amazing GUI and Graphic designs!
This project is MIT licensed.